From 402623e0549a2b219fe92d7435c6dd8fa511e3eb Mon Sep 17 00:00:00 2001 From: elijahbenizzy Date: Mon, 23 Dec 2024 11:12:07 -0800 Subject: [PATCH] Bumps version from 0.35.1 to 0.36.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 724bb486..f98906c5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "burr" -version = "0.35.1" +version = "0.36.0" dependencies = [] # yes, there are none requires-python = ">=3.9" authors = [