From 809646f84cd2f0941773ce99acc95ea216ea1cb8 Mon Sep 17 00:00:00 2001 From: Ib Lundgren Date: Tue, 9 Jul 2013 18:11:58 +0100 Subject: 0.5.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index d079e07..242b841 100755 --- a/setup.py +++ b/setup.py @@ -26,7 +26,7 @@ requires = [] setup( name='oauthlib', - version='0.4.2', + version='0.5.0', description='A generic, spec-compliant, thorough implementation of the OAuth request-signing logic', long_description=fread('README.rst'), author='Idan Gazit', -- cgit v1.2.1