Skip to content

Commit ae5c188

Browse files
committed
bump release version
1 parent 1a697aa commit ae5c188

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
@@ -18,7 +18,7 @@
1818
EMAIL = 'kireet@feedly.com'
1919
AUTHOR = 'Kireet'
2020
REQUIRES_PYTHON = '>=3.6.0'
21-
VERSION = '0.20'
21+
VERSION = '0.21'
2222

2323
# What packages are required for this module to be executed?
2424
with open('requirements.txt') as f:

0 commit comments

Comments
 (0)