Skip to content

Commit d0341b3

Browse files
committed
Bump to version 0.9.3
1 parent 4a0a70d commit d0341b3

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.9.2"
20+
VERSION = "0.9.3"
2121
ISRELEASED = True
2222
if ISRELEASED:
2323
__version__ = VERSION

0 commit comments

Comments
 (0)