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