This commit is contained in:
Kenneth Reitz
2011-10-23 18:28:32 -04:00
parent a548b6249d
commit 4673d3dfa7
+2 -2
View File
@@ -15,8 +15,8 @@ requests
"""
__title__ = 'requests'
__version__ = '0.7.2'
__build__ = 0x000702
__version__ = '0.8.0'
__build__ = 0x000800
__author__ = 'Kenneth Reitz'
__license__ = 'ISC'
__copyright__ = 'Copyright 2011 Kenneth Reitz'