diff options
author | Ib Lundgren <ib.lundgren@gmail.com> | 2013-05-31 15:22:31 +0100 |
---|---|---|
committer | Ib Lundgren <ib.lundgren@gmail.com> | 2013-05-31 15:22:31 +0100 |
commit | b9ef07ca18ec56ef8dfe24344c81ef1ba3a59e34 (patch) | |
tree | a5c9fcf96c5c35e9bea5a7dd31d6d974f8675d73 /docs/conf.py | |
parent | adc5199fcb7bec8a76c7542c2fc555bc52544522 (diff) | |
download | oauthlib-b9ef07ca18ec56ef8dfe24344c81ef1ba3a59e34.tar.gz |
0.4.20.4.2
Diffstat (limited to 'docs/conf.py')
-rw-r--r-- | docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index ec57959..6d6a59c 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -50,7 +50,7 @@ copyright = u'2012, Idan Gazit and the Python Community' # The short X.Y version. version = '0.4' # The full version, including alpha/beta/rc tags. -release = '0.4.1' +release = '0.4.2' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |