This is an automated email from the ASF dual-hosted git repository. ebenizzy pushed a commit to branch asf-release-0.41.0 in repository https://gitbox.apache.org/repos/asf/burr.git
commit 2d3e39dac6136470eaa0f96bacc1d03a391adb94 Author: Elijah ben Izzy <[email protected]> AuthorDate: Sun Nov 16 21:07:18 2025 -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 6696f491..c6e10ca5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "burr" -version = "0.40.2" +version = "0.41.0" dependencies = [] # yes, there are none requires-python = ">=3.9" authors = [
