diff options
| author | Thomas Kluyver <takowl@gmail.com> | 2013-10-02 14:00:23 -0700 |
|---|---|---|
| committer | Thomas Kluyver <takowl@gmail.com> | 2013-10-02 14:00:23 -0700 |
| commit | 5a0ec9df231b50d897fe138ebb325d7c5ca08e9a (patch) | |
| tree | f1cd1e7248a2ad63eea913f7cc5c78e401b54862 /doc | |
| parent | 42995318853a775b4ea80858838a23972582514a (diff) | |
| download | pexpect-5a0ec9df231b50d897fe138ebb325d7c5ca08e9a.tar.gz | |
Version 3.0 beta 13.0b1
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/conf.py b/doc/conf.py index 4c82213..52d1263 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -48,9 +48,9 @@ copyright = u'2013, Noah Spurrier and contributors' # built documents. # # The short X.Y version. -version = '2.9' +version = '3.0' # The full version, including alpha/beta/rc tags. -release = '2.9' +release = '3.0b1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |
