From 38c563dbcf38b663717336dac74c88077efd2e1e Mon Sep 17 00:00:00 2001 From: Omer Katz Date: Sat, 3 Sep 2016 11:52:31 +0300 Subject: Bumped version. --- oauthlib/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'oauthlib/__init__.py') diff --git a/oauthlib/__init__.py b/oauthlib/__init__.py index 0c857aa..0bb9096 100644 --- a/oauthlib/__init__.py +++ b/oauthlib/__init__.py @@ -10,7 +10,7 @@ """ __author__ = 'Idan Gazit ' -__version__ = '1.1.2' +__version__ = '2.0.0' import logging -- cgit v1.2.1