Skip to content

Commit 352816d

Browse files
author
Mike Khristo
committed
version bump
1 parent 550b0ff commit 352816d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flask_oauthlib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
:license: BSD, see LICENSE for more details.
1212
"""
1313

14-
__version__ = "0.4.2"
14+
__version__ = "0.4.2.1"
1515
__author__ = "Hsiaoming Yang <[email protected]>"
1616
__homepage__ = 'https://github.com/lepture/flask-oauthlib'
1717
__license__ = 'BSD'

0 commit comments

Comments
 (0)