diff --git a/pyproject.toml b/pyproject.toml index 8a5192578..553d13cd0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ license = "AGPL-3.0-only" name = "thetagang" readme = "README.md" repository = "https://github.com/brndnmtthws/thetagang.git" -version = "1.13.1" +version = "1.13.2" [tool.poetry.dependencies] click = "^8.1.3"