diff --git a/pyproject.toml b/pyproject.toml index f4ab670..5c22465 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "aleph-alpha-client" -version = "8.0.1" +version = "8.1.0" description = "python client to interact with Aleph Alpha api endpoints" authors = ["Aleph Alpha "] license = "MIT"