diff --git a/client/pyproject.toml b/client/pyproject.toml index 508c806..1cb6f38 100644 --- a/client/pyproject.toml +++ b/client/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "arena-client" -version = "0.1.0" +version = "0.1.1" description = "A client to use arena AI" authors = ["Nicolas Grislain "] license = "Apache-2"