This commit is contained in:
Kenneth Reitz
2012-10-27 10:08:40 -05:00
parent 5c63bc33fe
commit 63243b1e3b
+2 -2
View File
@@ -42,8 +42,8 @@ is at <http://python-requests.org>.
"""
__title__ = 'requests'
__version__ = '0.14.1'
__build__ = 0x001401
__version__ = '0.14.2'
__build__ = 0x001402
__author__ = 'Kenneth Reitz'
__license__ = 'ISC'
__copyright__ = 'Copyright 2012 Kenneth Reitz'