diff --git a/chromadb/__init__.py b/chromadb/__init__.py index a3e7bbccde1..566874fc0a9 100644 --- a/chromadb/__init__.py +++ b/chromadb/__init__.py @@ -44,7 +44,7 @@ __settings = Settings() -__version__ = "0.4.5" +__version__ = "0.4.6" # Workaround to deal with Colab's old sqlite3 version try: