This commit is contained in:
Cory Benfield
2017-05-09 16:44:27 +01:00
parent bf1a2a4e39
commit 508d47dc6e
+2 -2
View File
@@ -41,8 +41,8 @@ is at <http://python-requests.org>.
"""
__title__ = 'requests'
__version__ = '2.13.0'
__build__ = 0x021300
__version__ = '2.14.0'
__build__ = 0x021400
__author__ = 'Kenneth Reitz'
__license__ = 'Apache 2.0'
__copyright__ = 'Copyright 2016 Kenneth Reitz'