This is an automated email from the ASF dual-hosted git repository. ebenizzy pushed a commit to branch release-0.41.0 in repository https://gitbox.apache.org/repos/asf/burr.git
commit 68cb6fb1c91e8149909bcbaaf53fbeb39508177b Author: Elijah ben Izzy <[email protected]> AuthorDate: Tue Jan 6 22:01:20 2026 -0800 Version bump to 0.41.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 7b8da0fa..e6e61e37 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-burr" -version = "0.40.2" +version = "0.41.0" dependencies = [] # yes, there are none requires-python = ">=3.9" authors = [
