We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb11989 commit b316d3fCopy full SHA for b316d3f
1 file changed
libraries/dagster-chroma/dagster_chroma/__init__.py
@@ -9,6 +9,6 @@
9
HttpConfig as HttpConfig,
10
)
11
12
-__version__ = "0.0.4"
+__version__ = "0.0.5"
13
14
DagsterLibraryRegistry.register("dagster-chroma", __version__, is_dagster_package=False)
0 commit comments