Bump version and add release notes for 2.6.0

This commit is contained in:
Ian Cordasco
2015-03-14 11:42:38 -05:00
parent bbbd9de6fd
commit 80a3e87bf3
2 changed files with 31 additions and 1 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ is at <http://python-requests.org>.
"""
__title__ = 'requests'
__version__ = '2.5.3'
__version__ = '2.6.0'
__build__ = 0x020503
__author__ = 'Kenneth Reitz'
__license__ = 'Apache 2.0'