Skip to content

Commit f97ad9d

Browse files
committed
bump version
1 parent d52dd85 commit f97ad9d

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.3'
11+
__version__ = '0.7.4'
1212

1313
include_dirs = [
1414
pybind11.get_include(),

0 commit comments

Comments
 (0)