Skip to content

Commit a024dbd

Browse files
committed
v1.6.4
1 parent b6d71a3 commit a024dbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
from setuptools import Extension
1717
from setuptools.command.build_ext import build_ext
1818

19-
__version__ = "1.6.3"
19+
__version__ = "1.6.4"
2020
basic_dependency = ["pybind11", "setuptools"]
2121

2222
if version_info.major != 3 or version_info.minor < 8:

0 commit comments

Comments
 (0)