Skip to content

Commit 3d8f752

Browse files
authored
Update setup.py
1 parent f07fa75 commit 3d8f752

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
@@ -11,7 +11,7 @@
1111
with open("README.md", "r", encoding="Latin-1") as fh:
1212
long_description = fh.read()
1313

14-
__version__ = "1.0.9"
14+
__version__ = "1.0.10"
1515

1616
ext = Pybind11Extension(
1717
"modcma.c_maes.cmaescpp",

0 commit comments

Comments
 (0)