Skip to content

Commit

Permalink
Merge pull request #246 from chroma-core/0.3.14
Browse files Browse the repository at this point in the history
new version
  • Loading branch information
jeffchuber authored Mar 28, 2023
2 parents e3aa896 + 6c64337 commit 90ae684
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 90ae684

Please sign in to comment.