diff --git a/chromadb/__init__.py b/chromadb/__init__.py index 3b0a96f5bda..0f5c8630026 100644 --- a/chromadb/__init__.py +++ b/chromadb/__init__.py @@ -44,7 +44,7 @@ __settings = Settings() -__version__ = "0.4.7" +__version__ = "0.4.8" # Workaround to deal with Colab's old sqlite3 version try: