Skip to content

Commit

Permalink
[RELEASE] Release 0.5.0 (#2047)
Browse files Browse the repository at this point in the history
  • Loading branch information
beggers committed Apr 23, 2024
1 parent 5d909d4 commit 26b8ac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chromadb/__init__.py
Expand Up @@ -43,7 +43,7 @@

__settings = Settings()

__version__ = "0.4.24"
__version__ = "0.5.0"

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

0 comments on commit 26b8ac6

Please sign in to comment.