diff options
| author | Ib Lundgren <ib.lundgren@gmail.com> | 2012-06-27 19:27:09 +0200 |
|---|---|---|
| committer | Ib Lundgren <ib.lundgren@gmail.com> | 2012-06-27 19:27:09 +0200 |
| commit | 56b0cec481c7457a658b54f979f0fea3c1189c12 (patch) | |
| tree | 36051bcc71118d7611cd25b605174369c53fdbff /setup.py | |
| parent | fad6f859f3f4df691df7bea308d4aba50a78ffec (diff) | |
| download | oauthlib-0.2.1.tar.gz | |
0.2.10.2.1
Diffstat (limited to 'setup.py')
| -rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ requires = [] setup( name='oauthlib', - version='0.2.0', + version='0.2.1', description='A generic, spec-compliant, thorough implementation of the OAuth request-signing logic', long_description=fread('README.rst'), author='Idan Gazit', |
