We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7684d61 commit ec2e717Copy full SHA for ec2e717
chromadb/__init__.py
@@ -45,7 +45,7 @@
45
46
__settings = Settings()
47
48
-__version__ = "0.5.1"
+__version__ = "0.5.2"
49
50
51
# Workaround to deal with Colab's old sqlite3 version
0 commit comments