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