diff --git a/clients/python/pyproject.toml b/clients/python/pyproject.toml index 24e970d..5ee7285 100644 --- a/clients/python/pyproject.toml +++ b/clients/python/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "koinapy" -version = "0.0.8" +version = "0.0.9" description = "Python client to communicate with Koina." authors = ["Koina Developers"] license = "Apache 2.0"