diff options
author | Kevin Van Brunt <kmvanbrunt@gmail.com> | 2018-04-10 12:59:32 -0400 |
---|---|---|
committer | Kevin Van Brunt <kmvanbrunt@gmail.com> | 2018-04-10 12:59:32 -0400 |
commit | 322a7c2c36e4efd345a3d57dd09aea3200e0656b (patch) | |
tree | f60cfbd56f9dcb9754be9cf22f288a4dbcc6f689 /docs | |
parent | e6195a26e6458c4e60a8cc070b004df8584cd9c0 (diff) | |
download | cmd2-git-322a7c2c36e4efd345a3d57dd09aea3200e0656b.tar.gz |
Preparing for 0.8.4 release0.8.4
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 8d457b8a..93f1c4c9 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.3' +release = '0.8.4' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |