Skip to content

Commit

Permalink
Release 0.4.22 (#1605)
Browse files Browse the repository at this point in the history
Release 0.4.22
  • Loading branch information
beggers authored Jan 2, 2024
1 parent 73bfda2 commit 185c76a
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 @@ -43,7 +43,7 @@

__settings = Settings()

__version__ = "0.4.21"
__version__ = "0.4.22"

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

0 comments on commit 185c76a

Please sign in to comment.