diff options
| author | ianb <devnull@localhost> | 2008-11-24 21:47:11 +0000 |
|---|---|---|
| committer | ianb <devnull@localhost> | 2008-11-24 21:47:11 +0000 |
| commit | fb4b3c0330a01d9592b1b7694beac7acfdf7d345 (patch) | |
| tree | c605bef67918879404ad0b465c881a615e21b1c6 /docs/conf.py | |
| parent | 4f82b560e3933c9352de346e5a00d468e11f04a8 (diff) | |
| download | webtest-1.1.tar.gz | |
update news for release1.1
Diffstat (limited to 'docs/conf.py')
| -rw-r--r-- | docs/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py index a0cdc7e..54d7ff7 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -40,9 +40,9 @@ copyright = '2008, Ian Bicking' # other places throughout the built documents. # # The short X.Y version. -version = '1.0' +version = '1.1' # The full version, including alpha/beta/rc tags. -release = '1.0.2' +release = '1.1' # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: |
