diff options
author | kotfu <kotfu@kotfu.net> | 2018-05-28 22:21:45 -0600 |
---|---|---|
committer | kotfu <kotfu@kotfu.net> | 2018-05-28 22:21:45 -0600 |
commit | b0965f1bb19fb2e8041abeb4b27eeb89f450a48a (patch) | |
tree | e5b3a4987b5dfdd22ce7f45a6373dc0b10e88442 /docs | |
parent | 4b87d49f07d880bd9536e3193f0f123b9bef0fad (diff) | |
parent | 7000604ac826a637539c388ad8f5ff8a3ebfc419 (diff) | |
download | cmd2-git-b0965f1bb19fb2e8041abeb4b27eeb89f450a48a.tar.gz |
Merge branch 'master' into plugin_functions
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 97c6269b..997405dd 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.9' # The full version, including alpha/beta/rc tags. -release = '0.9.0' +release = '0.9.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |