This commit is contained in:
Kenneth Reitz
2012-01-15 16:39:46 -05:00
parent ff286f351c
commit df0dc2b67a
+2 -2
View File
@@ -15,8 +15,8 @@ requests
"""
__title__ = 'requests'
__version__ = '0.9.1'
__build__ = 0x000901
__version__ = '0.9.2'
__build__ = 0x000902
__author__ = 'Kenneth Reitz'
__license__ = 'ISC'
__copyright__ = 'Copyright 2012 Kenneth Reitz'