We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 989271c + e51039c commit c08e1e3Copy full SHA for c08e1e3
setup.py
@@ -8,7 +8,7 @@
8
from setuptools import Extension, setup
9
from setuptools.command.build_ext import build_ext
10
11
-__version__ = "0.7.6.alpha10"
+__version__ = "0.7.6"
12
13
include_dirs = [
14
pybind11.get_include(),
0 commit comments