This commit is contained in:
Kenneth Reitz
2011-10-23 15:18:27 -04:00
parent 4fb72a2e68
commit 02cf3dce37
+2 -2
View File
@@ -15,8 +15,8 @@ requests
"""
__title__ = 'requests'
__version__ = '0.7.0'
__build__ = 0x000700
__version__ = '0.7.1'
__build__ = 0x000701
__author__ = 'Kenneth Reitz'
__license__ = 'ISC'
__copyright__ = 'Copyright 2011 Kenneth Reitz'