Skip to content

Commit

Permalink
release/0.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
codetheweb committed Jul 22, 2024
1 parent 7d45780 commit 004ec94
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 @@ -45,7 +45,7 @@

__settings = Settings()

__version__ = "0.5.4"
__version__ = "0.5.5"


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

0 comments on commit 004ec94

Please sign in to comment.