Skip to content

Commit 45e8e93

Browse files
committed
bump
1 parent ae741f8 commit 45e8e93

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
VERSION = (0, 8, 3)
1+
VERSION = (0, 9, 0)
22

3-
__version__ = '.'.join(map(str, VERSION))
3+
__version__ = ".".join(map(str, VERSION))

0 commit comments

Comments
 (0)