Skip to content

Commit 09bab0c

Browse files
committed
Bump tp 0.2.1
1 parent f31d069 commit 09bab0c

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
setup(
77
name='flask-jwt-router',
8-
version='0.2.0',
8+
version='0.2.1',
99
description='Flask JWT Router is a Python library that adds authorised routes to a Flask app',
1010
packages=["flask_jwt_router", "flask_jwt_router.oauth2"],
1111
classifiers=[

0 commit comments

Comments
 (0)