diff options
| author | Ib Lundgren <ib.lundgren@gmail.com> | 2012-11-08 23:58:56 +0100 |
|---|---|---|
| committer | Ib Lundgren <ib.lundgren@gmail.com> | 2012-11-08 23:58:56 +0100 |
| commit | ee45e51bf48347f102d51cf3256cd6a2f2db9525 (patch) | |
| tree | e10081c6afc49c60009079b71170f4a8b72f4c2b /setup.py | |
| parent | d99ee9a8bcb8abf95a74c2fc39f78e072f43dd48 (diff) | |
| download | oauthlib-ee45e51bf48347f102d51cf3256cd6a2f2db9525.tar.gz | |
0.3.30.3.3
Diffstat (limited to 'setup.py')
| -rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ requires = [] setup( name='oauthlib', - version='0.3.2', + version='0.3.3', description='A generic, spec-compliant, thorough implementation of the OAuth request-signing logic', long_description=fread('README.rst'), author='Idan Gazit', |
