diff --git a/pyproject.toml b/pyproject.toml index 969d3243..2b2e4d06 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "burr" -version = "0.34.0" +version = "0.34.1" dependencies = [] # yes, there are none requires-python = ">=3.9" authors = [