Skip to content

Commit

Permalink
Bumped version to 1.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
thedrow committed Jul 25, 2015
1 parent c7ddf2d commit 07f50f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oauthlib/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"""

__author__ = 'Idan Gazit <idan@gazit.me>'
__version__ = '1.0.0'
__version__ = '1.0.1'


import logging
Expand Down

0 comments on commit 07f50f8

Please sign in to comment.