This commit is contained in:
Cory Benfield
2017-01-18 12:41:46 +00:00
parent 4ada39841b
commit 5dcc039457
+2 -2
View File
@@ -41,8 +41,8 @@ is at <http://python-requests.org>.
"""
__title__ = 'requests'
__version__ = '2.12.4'
__build__ = 0x021204
__version__ = '2.12.5'
__build__ = 0x021205
__author__ = 'Kenneth Reitz'
__license__ = 'Apache 2.0'
__copyright__ = 'Copyright 2016 Kenneth Reitz'