Skip to content

Commit a1e6e01

Browse files
authored
Release 0.4.19 (#1509)
Release 0.4.19
1 parent cce546e commit a1e6e01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chromadb/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343

4444
__settings = Settings()
4545

46-
__version__ = "0.4.18"
46+
__version__ = "0.4.19"
4747

4848
# Workaround to deal with Colab's old sqlite3 version
4949
try:

0 commit comments

Comments
 (0)