diff options
| author | kotfu <kotfu@kotfu.net> | 2018-05-28 15:21:20 -0600 |
|---|---|---|
| committer | kotfu <kotfu@kotfu.net> | 2018-05-28 15:21:20 -0600 |
| commit | dc4d4c6d9c22f7b3889b99ca5a4dbb649cce9c6c (patch) | |
| tree | 92ad4673459a88eda9b9378b3a645be7ad37a7e0 /docs/conf.py | |
| parent | 8dcad4d2b9db2f6c2434af23cd4675efa8a28738 (diff) | |
| download | cmd2-git-dc4d4c6d9c22f7b3889b99ca5a4dbb649cce9c6c.tar.gz | |
Update version to 0.8.6.1 for #4210.8.6.1
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 2952edf5..fa738497 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.7rc1' +release = '0.8.6.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |
