diff --git a/lib/sycamore/pyproject.toml b/lib/sycamore/pyproject.toml index 374d16340..d8ca4b6a6 100644 --- a/lib/sycamore/pyproject.toml +++ b/lib/sycamore/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "sycamore-ai" -version = "0.1.26" +version = "0.1.27" description = "Sycamore is an LLM-powered semantic data preparation system for building search applications." authors = ["aryn.ai "] readme = "README.md"