This commit is contained in:
Kenneth Reitz
2012-12-17 09:57:48 -05:00
parent b95ad3f6a8
commit 4c647cd8b7
+1 -1
View File
@@ -43,7 +43,7 @@ is at <http://python-requests.org>.
__title__ = 'requests'
__version__ = '1.0.0'
__build__ = 0x00000
__build__ = 0x01000
__author__ = 'Kenneth Reitz'
__license__ = 'Apache 2.0'
__copyright__ = 'Copyright 2012 Kenneth Reitz'