diff options
| author | Vinay Sajip <vinay_sajip@yahoo.co.uk> | 2011-11-21 16:51:43 +0000 |
|---|---|---|
| committer | Vinay Sajip <vinay_sajip@yahoo.co.uk> | 2011-11-21 16:51:43 +0000 |
| commit | 66013d7a6c8594d435e6d3ff0b468b51c40318b6 (patch) | |
| tree | 3f8251fc600a63169282d66869ea8d82864b47f1 /doc/conf.py | |
| parent | ff08c6c2163075ea0d3a12c1c2a2e2d52bcc7bc7 (diff) | |
| download | logutils-git-0.3.2.tar.gz | |
Made ready for 0.3.2.0.3.2
Diffstat (limited to 'doc/conf.py')
| -rw-r--r-- | doc/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py index c526df8..2eb049a 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -51,7 +51,7 @@ copyright = u'2010-2011, Vinay Sajip' # The short X.Y version. version = '0.3' # The full version, including alpha/beta/rc tags. -release = '0.3' +release = '0.3.2' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |
