diff --git a/chromadb/__init__.py b/chromadb/__init__.py index 12e189c4725..0ff5244a80f 100644 --- a/chromadb/__init__.py +++ b/chromadb/__init__.py @@ -44,7 +44,7 @@ __settings = Settings() -__version__ = "0.4.11" +__version__ = "0.4.12" # Workaround to deal with Colab's old sqlite3 version try: