diff --git a/chromadb/__init__.py b/chromadb/__init__.py index 3e40b214e33..a0176afd800 100644 --- a/chromadb/__init__.py +++ b/chromadb/__init__.py @@ -42,7 +42,7 @@ __settings = Settings() -__version__ = "0.4.15" +__version__ = "0.4.16" # Workaround to deal with Colab's old sqlite3 version try: