Skip to content

Commit c08e1e3

Browse files
authored
Merge pull request chroma-core#20 from chroma-core/release/0.7.6
Release 0.7.6
2 parents 989271c + e51039c commit c08e1e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from setuptools import Extension, setup
99
from setuptools.command.build_ext import build_ext
1010

11-
__version__ = "0.7.6.alpha10"
11+
__version__ = "0.7.6"
1212

1313
include_dirs = [
1414
pybind11.get_include(),

0 commit comments

Comments
 (0)