diff --git a/pyproject.toml b/pyproject.toml index 1c1a08e..4296639 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "dextools-python" -version = "0.3.0" +version = "0.3.1" description = "A simple Python API wrapper for DEXTools" repository = "https://github.com/alb2001/dextools-python" authors = ["alb2001 "]