Skip to content

Commit 4171f24

Browse files
committed
chore: uplift version
1 parent 8cc7cf6 commit 4171f24

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
@@ -5,7 +5,7 @@
55

66
MAJOR = 0
77
MINOR = 21
8-
PATCH = 0
8+
PATCH = 1
99

1010
VERSION = '{}.{}.{}'.format(MAJOR, MINOR, PATCH)
1111
DESCRIPTION = 'String validation and sanitization'

0 commit comments

Comments
 (0)