Skip to content

Commit 82c09d1

Browse files
authored
Update __init__.py
1 parent 38856e8 commit 82c09d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
VERSION = (1, 0, 1)
1+
VERSION = (1, 0, 2)
22
__version__ = ".".join(str(x) for x in VERSION)

0 commit comments

Comments
 (0)