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