diff --git a/pyproject.toml b/pyproject.toml index 209a37014..51f867909 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "pol" -version = "0.3.3" +version = "0.3.4" description = "" authors = ["Trim21 "]