diff --git a/pyproject.toml b/pyproject.toml index 8a765120a..7b09ea5d8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "sycamore-ai" -version = "0.1.8" +version = "0.1.9" description = "Sycamore is an LLM-powered semantic data preparation system for building search applications." authors = ["aryn.ai "] readme = "README.md"