From 4ed94f7fac84c69b799f475444729320aa7888be Mon Sep 17 00:00:00 2001 From: Ib Lundgren Date: Mon, 20 May 2013 18:11:39 +0100 Subject: 0.4.1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index e1c7b7e..b6009bc 100755 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ requires = [] setup( name='oauthlib', - version='0.4.0', + version='0.4.1', 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