diff --git a/pyproject.toml b/pyproject.toml index 647ebb8..abf34ab 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ readme = "README.md" requires-python = ">=3.8" license = {text = "GPLv3"} -version = "1.3.3" +version = "1.3.4" dynamic = ["dependencies"]