summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorTodd Leonhardt <todd.leonhardt@gmail.com>2018-02-11 23:23:51 -0500
committerGitHub <noreply@github.com>2018-02-11 23:23:51 -0500
commit4a765e16e64d0b8479921f2e36b4cb8b97db92b1 (patch)
treed5177fbf8ea7a732ae21febbf7e1c006e059ce2e /docs/conf.py
parent4895d5d8db4e57e2ef9a062473a8536f4f07f213 (diff)
parentf3c6b1b32d614076dc17d2736ae1860d37a36cd5 (diff)
downloadcmd2-git-4a765e16e64d0b8479921f2e36b4cb8b97db92b1.tar.gz
Merge pull request #270 from python-cmd2/persistent_history
Added optional persistent readline history feature
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index d4ef14bf..09d68b9c 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.0'
+release = '0.8.1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.