diff options
| author | Kevin Van Brunt <kmvanbrunt@gmail.com> | 2018-04-09 12:16:13 -0400 |
|---|---|---|
| committer | Kevin Van Brunt <kmvanbrunt@gmail.com> | 2018-04-09 12:16:13 -0400 |
| commit | 98301d03570f3e2e407c1397641bf2b04eb480ac (patch) | |
| tree | a9c1043ead9ea8447711759a4789918cdb39f7c8 /docs | |
| parent | 52c5497eaa08c843bea95165b3399a2ca5ab038c (diff) | |
| download | cmd2-git-98301d03570f3e2e407c1397641bf2b04eb480ac.tar.gz | |
Updated version number of release0.8.3
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 da1fc965..8d457b8a 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.2' +release = '0.8.3' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |
