This commit is contained in:
Kenneth Reitz
2011-10-26 18:36:14 -04:00
parent 6ac1e02691
commit 3a4f6ba8b3
+2 -2
View File
@@ -15,8 +15,8 @@ requests
"""
__title__ = 'requests'
__version__ = '0.7.3'
__build__ = 0x000703
__version__ = '0.7.4'
__build__ = 0x000704
__author__ = 'Kenneth Reitz'
__license__ = 'ISC'
__copyright__ = 'Copyright 2011 Kenneth Reitz'