diff --git a/pyproject.toml b/pyproject.toml index adf24fc..d8ebd4f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ dependencies = [ ] requires-python = ">=3.9" license = { file = "LICENSE" } -version = "0.19.8" +version = "0.19.9" dynamic = ['description'] [project.urls]