Skip to content

Commit

Permalink
new version
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffchuber committed Mar 28, 2023
1 parent e347476 commit 6c64337
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 @@ -7,7 +7,7 @@

__settings = chromadb.config.Settings()

__version__ = "0.3.13"
__version__ = "0.3.14"


def configure(**kwargs):
Expand Down

0 comments on commit 6c64337

Please sign in to comment.