diff options
| author | Federico Ceratto <federico.ceratto@gmail.com> | 2016-03-15 10:47:46 +0000 |
|---|---|---|
| committer | Federico Ceratto <federico.ceratto@gmail.com> | 2016-03-15 10:47:46 +0000 |
| commit | 0df289c31666f1b25079d10a7d2a2d536d67723f (patch) | |
| tree | 2b33907d4a70c29dbd0a0b7962e14f1412556c5b /docs/conf.py | |
| parent | 24e841d5e002442115e3d7a045742fbd8a05477f (diff) | |
| download | cmd2-git-0df289c31666f1b25079d10a7d2a2d536d67723f.tar.gz | |
Update version (Closes #22)
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 fc8755d7..ee6b5e6a 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -47,7 +47,7 @@ copyright = u'2010, Catherine Devlin' # The short X.Y version. version = '0.6' # The full version, including alpha/beta/rc tags. -release = '0.6.8' +release = '0.6.9a' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |
