This commit is contained in:
Kenneth Reitz
2014-10-06 05:44:25 -04:00
parent 78d12bbbe9
commit 46d646064c
+2 -2
View File
@@ -42,8 +42,8 @@ is at <http://python-requests.org>.
"""
__title__ = 'requests'
__version__ = '2.4.2'
__build__ = 0x020402
__version__ = '2.4.3'
__build__ = 0x020403
__author__ = 'Kenneth Reitz'
__license__ = 'Apache 2.0'
__copyright__ = 'Copyright 2014 Kenneth Reitz'