diff --git a/pyproject.toml b/pyproject.toml index a87f463..5a841b0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ packages = [ { include = "tests", format = "sdist" }, ] readme = "README.md" -version = "0.1.0" +version = "0.1.1" [tool.poetry.dependencies] beartype = "^0.16.4"