v0.13.5 v0.13.5
authorKenneth Reitz <me@kennethreitz.com>
Fri, 27 Jul 2012 07:23:33 +0000 (03:23 -0400)
committerKenneth Reitz <me@kennethreitz.com>
Fri, 27 Jul 2012 07:23:33 +0000 (03:23 -0400)
requests/__init__.py

index 99d830c..303ba4c 100644 (file)
@@ -15,8 +15,8 @@ requests
 """
 
 __title__ = 'requests'
-__version__ = '0.13.4'
-__build__ = 0x001304
+__version__ = '0.13.5'
+__build__ = 0x001305
 __author__ = 'Kenneth Reitz'
 __license__ = 'ISC'
 __copyright__ = 'Copyright 2012 Kenneth Reitz'