diff --git a/pyproject.toml b/pyproject.toml index 055569f..ec60bae 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "declarai" -version = "0.1.12" +version = "0.1.13" description = "Declarai, turning Python code into LLM tasks, easy to use, and production-ready." authors = ["Aviv Almashanu "] readme = "README.md"