diff --git a/pyproject.toml b/pyproject.toml index ab3114a..e980970 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "simple_ai_server" -version = "0.1.9" +version = "0.2.0" description = "" authors = ["Louis Hénault"] readme = "README.md"