summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorkotfu <jared@kotfu.net>2018-05-31 20:49:08 -0600
committerGitHub <noreply@github.com>2018-05-31 20:49:08 -0600
commit26c92194eaafd78100fe3aa4290e7fd67d8f3120 (patch)
tree4a6f91e376e703e44488b97a97d0756544831ec9 /docs/conf.py
parent7000604ac826a637539c388ad8f5ff8a3ebfc419 (diff)
parent9b63c7f6c9afea779793166351bac10c701d723c (diff)
downloadcmd2-git-26c92194eaafd78100fe3aa4290e7fd67d8f3120.tar.gz
Merge pull request #424 from python-cmd2/twine_test
Require minimum twine version for PyPI upload
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 997405dd..25ba2a78 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.1'
+release = '0.9.2a'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.