diff options
author | Todd Leonhardt <toleonha@microsoft.com> | 2018-04-10 10:39:53 -0700 |
---|---|---|
committer | Todd Leonhardt <toleonha@microsoft.com> | 2018-04-10 10:39:53 -0700 |
commit | ef37f21aca6bdb95f8d2eed9c9986cdd4dad7e48 (patch) | |
tree | 9a02f742e54c27c216cd8397e9636e98bdb6560f /docs/conf.py | |
parent | 3efcce1adbc259edde7429933bcd5ad753810a46 (diff) | |
download | cmd2-git-ef37f21aca6bdb95f8d2eed9c9986cdd4dad7e48.tar.gz |
Updated version to 0.8.5
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 93f1c4c9..c654c7bd 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -62,7 +62,7 @@ author = 'Catherine Devlin and Todd Leonhardt' # The short X.Y version. version = '0.8' # The full version, including alpha/beta/rc tags. -release = '0.8.4' +release = '0.8.5' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |