summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorThomas Kluyver <takowl@gmail.com>2013-11-04 10:49:32 -0800
committerThomas Kluyver <takowl@gmail.com>2013-11-04 10:49:32 -0800
commit7fbc02d24d6dfb12384773cb4c0a6ea4cc2b15bf (patch)
treec5d0196a2b22777bd4474cd7536c9da1f4d299ce /doc
parent79bb9eacd3e8d9e4c4aec54a1850156274c617bc (diff)
downloadpexpect-7fbc02d24d6dfb12384773cb4c0a6ea4cc2b15bf.tar.gz
Bump version numbers for release candidate 33.0rc3
Diffstat (limited to 'doc')
-rw-r--r--doc/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py
index fcdaeff..dc1f664 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -50,7 +50,7 @@ copyright = u'2013, Noah Spurrier and contributors'
# The short X.Y version.
version = '3.0'
# The full version, including alpha/beta/rc tags.
-release = '3.0rc2'
+release = '3.0rc3'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.