Skip to content

Commit

Permalink
Merge pull request #10 from chroma-core/release/0.7.3
Browse files Browse the repository at this point in the history
[RELEASE] 0.7.3
  • Loading branch information
HammadB committed Sep 11, 2023
2 parents a79722f + a653b14 commit d52dd85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from setuptools import Extension, setup
from setuptools.command.build_ext import build_ext

__version__ = '0.7.3.alpha8'
__version__ = '0.7.3'

include_dirs = [
pybind11.get_include(),
Expand Down

0 comments on commit d52dd85

Please sign in to comment.