This commit is contained in:
Kenneth Reitz
2012-02-25 23:17:45 -05:00
parent 56c36ac27d
commit 0eb5b633aa
+2 -2
View File
@@ -15,8 +15,8 @@ requests
"""
__title__ = 'requests'
__version__ = '0.10.5'
__build__ = 0x001005
__version__ = '0.10.6'
__build__ = 0x001006
__author__ = 'Kenneth Reitz'
__license__ = 'ISC'
__copyright__ = 'Copyright 2012 Kenneth Reitz'