diff --git a/pyproject.toml b/pyproject.toml index 5afc0a5..5d3a083 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,5 +14,5 @@ dependencies = [ ] requires-python = ">=3.9" license = { file = "LICENSE" } -version = "0.18.1" +version = "0.18.2" dynamic = ['description']