diff options
| author | ianb <devnull@localhost> | 2008-10-29 02:47:12 +0000 |
|---|---|---|
| committer | ianb <devnull@localhost> | 2008-10-29 02:47:12 +0000 |
| commit | 36555e94e0c91debbae4b7c31d676770c1b1c22e (patch) | |
| tree | 731ce21ba06ffecfcb8bc7e46e3f92d4fca330dd /docs/conf.py | |
| parent | e54ec5f334c9c32206a277b9bbf81ed9bb0fb061 (diff) | |
| download | webtest-1.0.2.tar.gz | |
update news for release1.0.2
Diffstat (limited to 'docs/conf.py')
| -rw-r--r-- | docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index 8eb2f0e..a0cdc7e 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -42,7 +42,7 @@ copyright = '2008, Ian Bicking' # The short X.Y version. version = '1.0' # The full version, including alpha/beta/rc tags. -release = '1.0.1' +release = '1.0.2' # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: |
