diff options
author | Catherine Devlin <catherine.devlin@gmail.com> | 2014-12-08 21:20:41 -0500 |
---|---|---|
committer | Catherine Devlin <catherine.devlin@gmail.com> | 2014-12-08 21:20:41 -0500 |
commit | 852f532914b7b28bb73ce82c426284b41172dd4b (patch) | |
tree | 971448ec2d6e47a603d417e86c2ab07dbf8c7f44 /docs | |
parent | babe870e29c89a5b1aa54f83b6a6a5464adea2ed (diff) | |
download | cmd2-hg-master.tar.gz |
Diffstat (limited to 'docs')
-rw-r--r-- | docs/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py index 131a187..fc8755d 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -45,9 +45,9 @@ copyright = u'2010, Catherine Devlin' # built documents. # # The short X.Y version. -version = '0.6.0' +version = '0.6' # The full version, including alpha/beta/rc tags. -release = '0.6.0' +release = '0.6.8' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |