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 550b0ff commit 352816dCopy full SHA for 352816d
flask_oauthlib/__init__.py
@@ -11,7 +11,7 @@
11
:license: BSD, see LICENSE for more details.
12
"""
13
14
-__version__ = "0.4.2"
+__version__ = "0.4.2.1"
15
__author__ = "Hsiaoming Yang <[email protected]>"
16
__homepage__ = 'https://github.com/lepture/flask-oauthlib'
17
__license__ = 'BSD'
0 commit comments