diff --git a/chromadb/__init__.py b/chromadb/__init__.py index ecb07b6523f..341aabe9ed8 100644 --- a/chromadb/__init__.py +++ b/chromadb/__init__.py @@ -43,7 +43,7 @@ __settings = Settings() -__version__ = "0.4.23" +__version__ = "0.4.24" # Workaround to deal with Colab's old sqlite3 version try: