diff --git a/pyproject.toml b/pyproject.toml index ee7829c..2169dcc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ai-powered" -version = "0.2.1" +version = "0.2.2" description = "The easiest way to develop AI-Powered applications" authors = [ "Luo Chen " ] include = ["src"]