diff --git a/pyproject.toml b/pyproject.toml index d0aa9a9..5222c8c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,5 +14,5 @@ dependencies = [ ] requires-python = ">=3.9" license = { file = "LICENSE" } -version = "0.19.3" +version = "0.19.4" dynamic = ['description']