From 07ad9a007b45928a39dcb51c5d1d98245d33b2ae Mon Sep 17 00:00:00 2001 From: Elijah ben Izzy Date: Sun, 10 May 2026 09:16:40 -0700 Subject: [PATCH] chore: bump version to 0.42.0 for RC3 release (#770) --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 66b4aaf27..98575063b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-burr" -version = "0.41.0" +version = "0.42.0" dependencies = [] # yes, there are none requires-python = ">=3.9" authors = [