This is an automated email from the ASF dual-hosted git repository. ebenizzy pushed a commit to branch burr-0.42.0 in repository https://gitbox.apache.org/repos/asf/burr.git
commit 7c6329c8dd30503a7b8b755ae01c67d7dff09f85 Author: Elijah ben Izzy <[email protected]> AuthorDate: Sun Feb 1 21:13:04 2026 -0800 Bump version to 0.42.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 2c8a7976..7080e567 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.42.0" dependencies = [] # yes, there are none requires-python = ">=3.9" authors = [
