Skip to content

Commit 6af8d30

Browse files
committed
version 1.2.1
1 parent ad9cb8c commit 6af8d30

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
@@ -2,7 +2,7 @@
22

33
from sys import version_info
44

5-
__version__ = '1.2'
5+
__version__ = '1.2.1'
66

77
py_version = version_info[:2]
88
if py_version < (2, 6):

0 commit comments

Comments
 (0)