From 11783ba58f8c5bd161118976ced791a2f5bd78f3 Mon Sep 17 00:00:00 2001 From: Elijah ben Izzy Date: Sun, 16 Nov 2025 21:07:18 -0800 Subject: [PATCH] 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 48ccc6f8..9fdc75fc 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 = [