This commit is contained in:
Kenneth Reitz
2012-05-01 07:17:35 -04:00
parent 5d9699bbdc
commit 7eed89a0df
+2 -2
View File
@@ -15,8 +15,8 @@ requests
"""
__title__ = 'requests'
__version__ = '0.11.2'
__build__ = 0x001102
__version__ = '0.11.3'
__build__ = 0x001103
__author__ = 'Kenneth Reitz'
__license__ = 'ISC'
__copyright__ = 'Copyright 2012 Kenneth Reitz'