Skip to content

Commit

Permalink
Bumped version to 1.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
thedrow committed Jul 19, 2015
1 parent bf03c78 commit 308dfd1
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__ = '0.7.2'
__version__ = '1.0.0'


import logging
Expand Down

0 comments on commit 308dfd1

Please sign in to comment.