summaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorThomas Kluyver <takowl@gmail.com>2014-06-25 18:09:31 -0700
committerThomas Kluyver <takowl@gmail.com>2014-06-25 18:09:31 -0700
commit671417beb41c21f772687c565196fdde444b053b (patch)
tree94bc61a4413dd40abf41c5a86f50cf3d378641e7 /doc/conf.py
parent39c6abaf0741768be1e86f7c81ffd4db079e728d (diff)
downloadpexpect-671417beb41c21f772687c565196fdde444b053b.tar.gz
Bump version number to 3.33.3
Diffstat (limited to 'doc/conf.py')
-rw-r--r--doc/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/conf.py b/doc/conf.py
index a5b7088..3dd5d3e 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 = '3.2'
+version = '3.3'
# The full version, including alpha/beta/rc tags.
-release = '3.2'
+release = '3.3'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.