diff options
author | Todd Leonhardt <todd.leonhardt@gmail.com> | 2017-07-08 15:34:17 -0400 |
---|---|---|
committer | Todd Leonhardt <todd.leonhardt@gmail.com> | 2017-07-08 15:34:17 -0400 |
commit | d1efcb38434476afb3e03795f118b00d2e0653f7 (patch) | |
tree | 3cae742baafa6e449a418c53d8a8a104920fa378 /docs/conf.py | |
parent | 891fe3f34e2896b9c8d94a8c47c2c06f64f1ab93 (diff) | |
download | cmd2-git-d1efcb38434476afb3e03795f118b00d2e0653f7.tar.gz |
Bump version to 0.7.5 (from 0.7.5a)0.7.5
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 fa559859..296aad60 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.7' # The full version, including alpha/beta/rc tags. -release = '0.7.4' +release = '0.7.5' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |