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