Skip to content

Commit

Permalink
Release 0.4.11 (#1162)
Browse files Browse the repository at this point in the history
Release 0.4.11
  • Loading branch information
HammadB authored Sep 19, 2023
1 parent f3284f6 commit 7d2dd01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chromadb/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@

__settings = Settings()

__version__ = "0.4.10"
__version__ = "0.4.11"

# Workaround to deal with Colab's old sqlite3 version
try:
Expand Down

0 comments on commit 7d2dd01

Please sign in to comment.