This commit is contained in:
Kenneth Reitz
2012-08-21 01:15:50 +10:00
parent c323047dbe
commit 9eaee76c33
2 changed files with 7 additions and 2 deletions
+5
View File
@@ -3,6 +3,11 @@
History
-------
0.13.8 (2012-08-21)
+++++++++++++++++++
- Incredible Link header support :)
0.13.7 (2012-08-19)
+++++++++++++++++++
+2 -2
View File
@@ -15,8 +15,8 @@ requests
"""
__title__ = 'requests'
__version__ = '0.13.7'
__build__ = 0x001307
__version__ = '0.13.8'
__build__ = 0x001308
__author__ = 'Kenneth Reitz'
__license__ = 'ISC'
__copyright__ = 'Copyright 2012 Kenneth Reitz'