diff options
author | kotfu <kotfu@kotfu.net> | 2018-05-28 16:23:54 -0600 |
---|---|---|
committer | kotfu <kotfu@kotfu.net> | 2018-05-28 16:23:54 -0600 |
commit | f7369577f35f5f682070e9c0df15265efbe83002 (patch) | |
tree | 27b655d63e0a1395ad7be3ef2219c0b82fec883f /docs/conf.py | |
parent | 3b49e52cc55cbfc7ed8fa0cedc97d626325a4bd1 (diff) | |
parent | a72219b1431627fdd2ce500d5f0f2bad26b3a6d3 (diff) | |
download | cmd2-git-f7369577f35f5f682070e9c0df15265efbe83002.tar.gz |
Merge branch 'master' into plugin_functions
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 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. |