Skip to content

Commit caa4ff3

Browse files
committed
Bump to version 0.9.0
1 parent d80f38b commit caa4ff3

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.8.3"
19+
VERSION = "0.9.0"
2020
ISRELEASED = True
2121
if ISRELEASED:
2222
__version__ = VERSION

0 commit comments

Comments
 (0)