diff --git a/pyproject.toml b/pyproject.toml index e536b57..ebda28c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "crypto-com-developer-platform-client" -version = "1.0.7" +version = "1.0.8" description = "A python client to interact with @cryptocom/developer-platform-service" authors = ["Ric Arcifa "] license = "MIT"