We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d52dd85 commit f97ad9dCopy full SHA for f97ad9d
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