Skip to content

Commit 084fb94

Browse files
committed
Increment the version.
1 parent aadbd86 commit 084fb94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

moana/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version_info = (0, 0, 1)
1+
version_info = (0, 1, 0)
22
__version__ = '.'.join(map(str, version_info))

0 commit comments

Comments
 (0)