gah
authorKenneth Reitz <me@kennethreitz.com>
Tue, 8 May 2012 05:21:48 +0000 (01:21 -0400)
committerKenneth Reitz <me@kennethreitz.com>
Tue, 8 May 2012 05:21:48 +0000 (01:21 -0400)
requests/__init__.py

index 38e5bc61b55e4c50a7b3de8b49973a49ff050b29..483ac87769740279e4c1f39b688962da37294dd0 100644 (file)
@@ -15,7 +15,7 @@ requests
 """
 
 __title__ = 'requests'
-__version__ = '0.12.01'
+__version__ = '0.12.1'
 __build__ = 0x001201
 __author__ = 'Kenneth Reitz'
 __license__ = 'ISC'