summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorThomas Kluyver <takowl@gmail.com>2015-10-06 15:38:12 +0100
committerThomas Kluyver <takowl@gmail.com>2015-10-06 15:38:12 +0100
commit1ca0a834c94ce1f198eb77306d8e08ec56c4f177 (patch)
tree969ae2d547274829f9977f8598dbe1a949aab660 /doc
parentf8383683a19a987e5222a6b57ae8dfb48cfd4cd9 (diff)
downloadpexpect-git-1ca0a834c94ce1f198eb77306d8e08ec56c4f177.tar.gz
Version number back to 4.1.dev
Diffstat (limited to 'doc')
-rw-r--r--doc/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/conf.py b/doc/conf.py
index 8f9500f..1e65318 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -52,9 +52,9 @@ copyright = u'2013, Noah Spurrier and contributors'
# built documents.
#
# The short X.Y version.
-version = '4.0.1'
+version = '4.1'
# The full version, including alpha/beta/rc tags.
-release = '4.0.1'
+release = '4.1.dev'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.