We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 64f2158 + f97ad9d commit 28691a3Copy full SHA for 28691a3
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.3'
+__version__ = '0.7.4'
12
13
include_dirs = [
14
pybind11.get_include(),
0 commit comments