diff --git a/indexify/pyproject.toml b/indexify/pyproject.toml index 4e0d4d5cf..fb7c0a5bd 100644 --- a/indexify/pyproject.toml +++ b/indexify/pyproject.toml @@ -1,7 +1,7 @@ [tool.poetry] name = "indexify" # Incremented if any of the components provided in this packages are updated. -version = "0.3.1" +version = "0.3.2" description = "Open Source Indexify components and helper tools" authors = ["Tensorlake Inc. "] license = "Apache 2.0"