Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanHuot committed Jul 19, 2019
1 parent 6a22e13 commit 0a9fd41
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 @@ -12,7 +12,7 @@
from logging import NullHandler

__author__ = 'The OAuthlib Community'
__version__ = '3.0.2'
__version__ = '3.1.0-dev'

logging.getLogger('oauthlib').addHandler(NullHandler())

Expand Down

0 comments on commit 0a9fd41

Please sign in to comment.