Skip to content

Commit

Permalink
[RELEASE] 0.6.0 (#3367)
Browse files Browse the repository at this point in the history
Release 0.6.0
  • Loading branch information
itaismith authored Dec 30, 2024
1 parent 46423f8 commit 5422fce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion chromadb/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@

__version__ = "0.6.0"


# Workaround to deal with Colab's old sqlite3 version
def is_in_colab() -> bool:
try:
Expand Down

0 comments on commit 5422fce

Please sign in to comment.