Skip to content

Commit a288d33

Browse files
authored
Release v0.2.1
1 parent 35d79c1 commit a288d33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
VERSION = (0, 2, 0)
1+
VERSION = (0, 2, 1)
22

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

0 commit comments

Comments
 (0)