diff --git a/pyproject.toml b/pyproject.toml index 5da05b7..6dd1b8a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,5 +14,5 @@ dependencies = [ ] requires-python = ">=3.9" license = { file = "LICENSE" } -version = "0.16.0" +version = "0.16.1" dynamic = ['description']