diff options
| author | Thomas Kluyver <thomas@kluyver.me.uk> | 2016-05-21 12:46:36 +0100 |
|---|---|---|
| committer | Thomas Kluyver <thomas@kluyver.me.uk> | 2016-05-21 12:46:36 +0100 |
| commit | 66d439e6bcd964a5c0a383081fa469c5d23f3340 (patch) | |
| tree | 2a290447edd11039362864d421b89a33306ed522 /doc | |
| parent | f55e93fb7866557fc0daaecf9561713c1325a6a6 (diff) | |
| download | pexpect-4.1.0.tar.gz | |
Version number -> 4.1.04.1.0
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 1e65318..992c286 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -54,7 +54,7 @@ copyright = u'2013, Noah Spurrier and contributors' # The short X.Y version. version = '4.1' # The full version, including alpha/beta/rc tags. -release = '4.1.dev' +release = '4.1.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |
