From bb2c446b6d5f2ddd06f7ad23b099fbf3fd9c3e02 Mon Sep 17 00:00:00 2001 From: elijahbenizzy Date: Tue, 9 Jul 2024 12:43:13 -0700 Subject: [PATCH] Bumps version from 0.23.0 to 0.24.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index a81b2033..d0e12a1d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "burr" -version = "0.23.0" +version = "0.24.0" dependencies = [] # yes, there are none requires-python = ">=3.9" authors = [