diff options
| author | ianb <devnull@localhost> | 2009-05-22 18:58:03 +0000 |
|---|---|---|
| committer | ianb <devnull@localhost> | 2009-05-22 18:58:03 +0000 |
| commit | 5ac304d133c8d1c34ed176e61567d0b5942d139f (patch) | |
| tree | bb0f2cabc3de14d92f0c237d8707a4143ffccbb5 /docs/conf.py | |
| parent | d518d31c5cc1229f50342988ddee536d49c35938 (diff) | |
| download | webtest-1.2.tar.gz | |
update versions for release1.2
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 54d7ff7..ad89669 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.1' +version = '1.2' # The full version, including alpha/beta/rc tags. -release = '1.1' +release = '1.2' # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: |
