diff --git a/pyproject.toml b/pyproject.toml index 4b35f17..c708797 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ packages = [ { include = "tests", format = "sdist" }, ] readme = "README.md" -version = "0.4.0" +version = "0.4.1" [tool.poetry.dependencies] beartype = "^0.16.4"