We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ee0e26 commit 94bf947Copy full SHA for 94bf947
setup.py
@@ -6,7 +6,7 @@
6
from setuptools import setup
7
8
setup(name='Flask-JWT-Extended',
9
- version='0.0.3',
+ version='0.0.4',
10
url='https://github.com/vimalloc/flask-jwt-extended',
11
license='MIT',
12
author='Landon Gilbert-Bland',
0 commit comments