diff options
| author | Ian Bicking <ian@ianbicking.org> | 2010-04-20 12:05:12 -0500 |
|---|---|---|
| committer | Ian Bicking <ian@ianbicking.org> | 2010-04-20 12:05:12 -0500 |
| commit | 06190921ba2e6c46c55a5f1978aca3ba26dfe2a7 (patch) | |
| tree | debafc812c88eaf06ff12850756bacddab88652c /docs/conf.py | |
| parent | 88e60ba81d48b4f7f0f3610bb96f2da8b6030267 (diff) | |
| download | paste-git-1.7.3.1.tar.gz | |
update versions for release1.7.3.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 9b186dd..dd124f0 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.3' +release = '1.7.3.1' # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: |
