Skip to content

Commit 01ffa8e

Browse files
committed
Bump to 0.10.2
1 parent f9aeeaa commit 01ffa8e

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
@@ -17,7 +17,7 @@
1717
from distutils.spawn import find_executable
1818

1919
#####################################
20-
VERSION = "0.10.1"
20+
VERSION = "0.10.2"
2121
ISRELEASED = True
2222
if ISRELEASED:
2323
__version__ = VERSION

0 commit comments

Comments
 (0)