diff options
| author | Ben Bangert <ben@groovie.org> | 2012-08-12 16:34:25 -0700 |
|---|---|---|
| committer | Ben Bangert <ben@groovie.org> | 2012-08-12 16:34:25 -0700 |
| commit | 436aa638eeae2262f75ca897ec21f24c9b92001a (patch) | |
| tree | e08ac22c2551afd6c9fbcdf895db44b3fe40e601 /docs | |
| parent | af0fd233ace22560ec504598166f0c8618989b5f (diff) | |
| download | kazoo-436aa638eeae2262f75ca897ec21f24c9b92001a.tar.gz | |
Prep for 0.2 release.
Diffstat (limited to 'docs')
| -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 00c1bff..e9c6bfa 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -66,7 +66,7 @@ copyright = u'2011-2012, Various Authors' # The short X.Y version. version = '0.2' # The full version, including alpha/beta/rc tags. -release = '0.2b2' +release = '0.2' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |
