This commit is contained in:
Kenneth Reitz
2014-01-09 14:33:17 -05:00
parent 94981e1701
commit 0db1d3d675
+2 -2
View File
@@ -42,8 +42,8 @@ is at <http://python-requests.org>.
"""
__title__ = 'requests'
__version__ = '2.1.0'
__build__ = 0x020100
__version__ = '2.2.0'
__build__ = 0x020200
__author__ = 'Kenneth Reitz'
__license__ = 'Apache 2.0'
__copyright__ = 'Copyright 2014 Kenneth Reitz'