Skip to content

Commit

Permalink
[RELEASE] 0.4.17 (#1381)
Browse files Browse the repository at this point in the history
[RELEASE] 0.4.17
  • Loading branch information
HammadB committed Nov 10, 2023
1 parent 1faa69e commit 7aa2e3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chromadb/__init__.py
Expand Up @@ -42,7 +42,7 @@

__settings = Settings()

__version__ = "0.4.16"
__version__ = "0.4.17"

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

0 comments on commit 7aa2e3c

Please sign in to comment.