summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorThomas Kluyver <thomas@kluyver.me.uk>2017-11-09 16:49:45 +0000
committerThomas Kluyver <thomas@kluyver.me.uk>2017-11-09 16:49:45 +0000
commitcee32bb7808426ffdd4fa9e169f4dcecf207da56 (patch)
treeb15616fd0f95721ff7e5b2537eb160f0d07fe9fc /doc
parentcf020f35d8eee5e9a9aecf70ead311430b1778f3 (diff)
downloadpexpect-git-cee32bb7808426ffdd4fa9e169f4dcecf207da56.tar.gz
Version number -> 4.34.3
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 cda9f5d..db4e7eb 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.2'
+version = '4.3'
# The full version, including alpha/beta/rc tags.
-release = '4.2.1'
+release = version
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.