diff options
| author | Ian Bicking <ianb@colorstudy.com> | 2010-09-20 14:43:35 -0400 |
|---|---|---|
| committer | Ian Bicking <ianb@colorstudy.com> | 2010-09-20 14:43:35 -0400 |
| commit | f53e2508ecb2582cacbccc57a976b2760cb2d770 (patch) | |
| tree | e476c72231eda122b9a4c6cf848c55b1af1fade1 /docs/conf.py | |
| parent | dc8a588b82fd813876fbfd1fb68d989b9f16bc5f (diff) | |
| download | paste-1.7.5.1.tar.gz | |
update versions for release1.7.5.1
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 90e64d6..e035d50 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.5' +release = '1.7.5.1' # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: |
