Skip to content

Commit 8cc7cf6

Browse files
committed
feat: added is_half_width validator
1 parent f84e47e commit 8cc7cf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
readme = f.read()
55

66
MAJOR = 0
7-
MINOR = 20
7+
MINOR = 21
88
PATCH = 0
99

1010
VERSION = '{}.{}.{}'.format(MAJOR, MINOR, PATCH)

0 commit comments

Comments
 (0)