diff --git a/pyproject.toml b/pyproject.toml index 98c362e..5c59684 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "topos" -version = "0.2.1" +version = "0.2.2" description = "The official Python client for Topos." authors = ["Dialogues "] license = "MIT"