Skip to content

Commit c3d4128

Browse files
committed
Bump version to v1.0.2
1 parent 3d1c3a4 commit c3d4128

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
@@ -6,7 +6,7 @@
66
except ImportError:
77
from distutils.core import setup
88

9-
__version__ = "1.0.1"
9+
__version__ = "1.0.2"
1010

1111

1212
def get_long_description():

0 commit comments

Comments
 (0)