diff --git a/pyproject.toml b/pyproject.toml index 2b6ec93..9fca587 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "decodex" -version = "0.5.10" +version = "0.5.11" description = "Python package to decode dex actions" authors = ["alan890104 "] exclude = ["tests/**"]