diff --git a/pyproject.toml b/pyproject.toml index f29beee4..51cbd8fe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "burr" -version = "0.19.0" +version = "0.19.1" dependencies = [] # yes, there are none requires-python = ">=3.9" authors = [