diff options
| author | Ian Bicking <ianb@colorstudy.com> | 2010-03-31 13:08:26 -0500 |
|---|---|---|
| committer | Ian Bicking <ianb@colorstudy.com> | 2010-03-31 13:08:26 -0500 |
| commit | 635eec184253c0bb2cd91b9c9e5f417b072a9656 (patch) | |
| tree | b645d3d21268131944e50fa0a4d1508e78218cbf /docs/conf.py | |
| parent | f57891686d88b9754017fe2aaf462e2549323b77 (diff) | |
| download | paste-1.7.3.tar.gz | |
update news for release1.7.3
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 d97f612..9b186dd 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -42,7 +42,7 @@ copyright = '2008, Ian Bicking' # The short X.Y version. version = '1.7' # The full version, including alpha/beta/rc tags. -release = '1.7.2' +release = '1.7.3' # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: |
