diff options
| author | Ib Lundgren <ib.lundgren@gmail.com> | 2014-06-06 12:00:02 +0100 |
|---|---|---|
| committer | Ib Lundgren <ib.lundgren@gmail.com> | 2014-06-06 12:00:02 +0100 |
| commit | 969d0994234454b05a7b310b8dd40e66e900eede (patch) | |
| tree | 19082063ee766dad961bfbd87d2935fc0eadc734 /oauthlib/__init__.py | |
| parent | 1e36ed9a9d18c8f97df61975fb4f91fb2affa276 (diff) | |
| download | oauthlib-0.6.2.tar.gz | |
0.6.20.6.2
Diffstat (limited to 'oauthlib/__init__.py')
| -rw-r--r-- | oauthlib/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/oauthlib/__init__.py b/oauthlib/__init__.py index 4c39832..dc79bb8 100644 --- a/oauthlib/__init__.py +++ b/oauthlib/__init__.py @@ -10,4 +10,4 @@ """ __author__ = 'Idan Gazit <idan@gazit.me>' -__version__ = '0.6.1' +__version__ = '0.6.2' |
