Skip to content

Commit

Permalink
v1.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
wyapx committed Oct 10, 2024
1 parent b6d71a3 commit a024dbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
from setuptools import Extension
from setuptools.command.build_ext import build_ext

__version__ = "1.6.3"
__version__ = "1.6.4"
basic_dependency = ["pybind11", "setuptools"]

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

0 comments on commit a024dbd

Please sign in to comment.