Skip to content

Commit

Permalink
Bumped version to 1.1.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
thedrow committed May 1, 2016
1 parent 26c9db8 commit 25d3c12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oauthlib/__init__.py
Expand Up @@ -10,7 +10,7 @@
"""

__author__ = 'Idan Gazit <idan@gazit.me>'
__version__ = '1.1.0'
__version__ = '1.1.1'


import logging
Expand Down

0 comments on commit 25d3c12

Please sign in to comment.