Skip to content

Commit 9e8a9e5

Browse files
committed
Bump to version 0.9.2
1 parent bfe76c9 commit 9e8a9e5

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
@@ -16,7 +16,7 @@
1616
from setuptools import setup, find_packages
1717

1818
#####################################
19-
VERSION = "0.9.1"
19+
VERSION = "0.9.2"
2020
ISRELEASED = True
2121
if ISRELEASED:
2222
__version__ = VERSION

0 commit comments

Comments
 (0)