This commit is contained in:
Cory Benfield
2016-11-16 10:44:29 +00:00
parent e7a6893282
commit eb39a557bd
+2 -2
View File
@@ -41,8 +41,8 @@ is at <http://python-requests.org>.
"""
__title__ = 'requests'
__version__ = '2.12.0'
__build__ = 0x021200
__version__ = '2.12.1'
__build__ = 0x021201
__author__ = 'Kenneth Reitz'
__license__ = 'Apache 2.0'
__copyright__ = 'Copyright 2016 Kenneth Reitz'