diff --git a/pyproject.toml b/pyproject.toml index ab31131..57c32f9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "chromadb-ops" -version = "0.0.7" +version = "0.0.8" description = "Tiny unofficial ChromaDB operations CLI to help you manage your ChromaDB instance." authors = ["Trayan Azarov "] license = "MIT"