Skip to content

Commit 6d3b1c4

Browse files
Add files via upload
1 parent 2919484 commit 6d3b1c4

File tree

8 files changed

+271
-5
lines changed

8 files changed

+271
-5
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11

2-
VERSION = (1, 0, 0)
2+
VERSION = (1, 0, 1)
33

44
__version__ = '.'.join(map(str, VERSION))

0 commit comments

Comments
 (0)