Skip to content

Commit ee58e10

Browse files
committed
bump to 1.2.0
1 parent 0247a07 commit ee58e10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from setuptools import setup, Extension
22
import platform
33

4-
version = '1.1.1'
4+
version = '1.2.0'
55

66
ext_modules = []
77

0 commit comments

Comments
 (0)