This commit is contained in:
Cory Benfield
2017-05-09 19:58:39 +01:00
parent f909314652
commit 3618f3f68e
+2 -2
View File
@@ -41,8 +41,8 @@ is at <http://python-requests.org>.
"""
__title__ = 'requests'
__version__ = '2.14.0'
__build__ = 0x021400
__version__ = '2.14.1'
__build__ = 0x021401
__author__ = 'Kenneth Reitz'
__license__ = 'Apache 2.0'
__copyright__ = 'Copyright 2016 Kenneth Reitz'