We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d517f2d commit 938d60dCopy full SHA for 938d60d
setup.py
@@ -6,7 +6,7 @@
6
from setuptools import setup
7
8
setup(name='Flask-JWT-Extended',
9
- version='2.1.0',
+ version='2.1.1',
10
url='https://github.com/vimalloc/flask-jwt-extended',
11
license='MIT',
12
author='Landon Gilbert-Bland',
0 commit comments