We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6d71a3 commit a024dbdCopy full SHA for a024dbd
setup.py
@@ -16,7 +16,7 @@
16
from setuptools import Extension
17
from setuptools.command.build_ext import build_ext
18
19
-__version__ = "1.6.3"
+__version__ = "1.6.4"
20
basic_dependency = ["pybind11", "setuptools"]
21
22
if version_info.major != 3 or version_info.minor < 8:
0 commit comments