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 0247a07 commit ee58e10Copy full SHA for ee58e10
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup, Extension
2
import platform
3
4
-version = '1.1.1'
+version = '1.2.0'
5
6
ext_modules = []
7
0 commit comments