diff options
| author | Thomas Kluyver <takowl@gmail.com> | 2013-10-27 10:34:24 -0700 |
|---|---|---|
| committer | Thomas Kluyver <takowl@gmail.com> | 2013-10-27 10:34:24 -0700 |
| commit | c7f750cd676f0583dbba2e8f64f8f5b3c423e088 (patch) | |
| tree | 1d0a2bde037658eb6abf6dbcd22dc2d2a0383cf5 /doc | |
| parent | af003bc2b6ebb83902439a2ab172f08603cdfed2 (diff) | |
| download | pexpect-3.0rc1.tar.gz | |
Update version number for 3.0rc13.0rc1
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/conf.py | 2 |
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. |
