summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorThomas Kluyver <takowl@gmail.com>2013-10-27 10:34:24 -0700
committerThomas Kluyver <takowl@gmail.com>2013-10-27 10:34:24 -0700
commitc7f750cd676f0583dbba2e8f64f8f5b3c423e088 (patch)
tree1d0a2bde037658eb6abf6dbcd22dc2d2a0383cf5 /doc
parentaf003bc2b6ebb83902439a2ab172f08603cdfed2 (diff)
downloadpexpect-3.0rc1.tar.gz
Update version number for 3.0rc13.0rc1
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 e7dbdcc..3784057 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.0b2'
+release = '3.0rc1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.