diff --git a/pyproject.toml b/pyproject.toml index 180d2be..a328a0d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ai-powered" -version = "0.2.2" +version = "0.2.3" description = "The easiest way to develop AI-Powered applications" authors = [ "Luo Chen " ] repository = "https://github.com/luochen1990/ai_powered"