summaryrefslogtreecommitdiff
path: root/oauthlib/__init__.py
diff options
context:
space:
mode:
authorPieter Ennes <pieter@authentiq.com>2018-04-23 21:47:51 +0100
committerPieter Ennes <pieter@ennes.nl>2018-05-26 20:26:52 +0100
commit789220fc5b450ed72899d87961eef155fbd22fc6 (patch)
tree3abba1aa718cd9e41565ad21bb8775041bf8b716 /oauthlib/__init__.py
parent6da09f284593546daac545d625f68014d7464c39 (diff)
downloadoauthlib-789220fc5b450ed72899d87961eef155fbd22fc6.tar.gz
Prepare 2.1.0 release.
(cherry picked from commit 5c76855)
Diffstat (limited to 'oauthlib/__init__.py')
-rw-r--r--oauthlib/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/oauthlib/__init__.py b/oauthlib/__init__.py
index 3645010..3393efe 100644
--- a/oauthlib/__init__.py
+++ b/oauthlib/__init__.py
@@ -10,7 +10,7 @@
"""
__author__ = 'The OAuthlib Community'
-__version__ = '2.0.7'
+__version__ = '2.1.0'
import logging