Skip to content
This repository has been archived by the owner on Jun 4, 2019. It is now read-only.

Commit

Permalink
Bump version to 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
x1ddos committed Oct 2, 2014
1 parent 66bcc5c commit 4cae48b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion simpleauth/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
OAuth 1.0a, 2.0 and OpenID.
"""

__version__ = '0.1.4'
__version__ = '0.1.5'
__license__ = 'MIT'
__author__ = 'Alex Vaghin ([email protected])'

Expand Down

0 comments on commit 4cae48b

Please sign in to comment.