diff options
author | ianb <devnull@localhost> | 2008-05-20 21:16:04 +0000 |
---|---|---|
committer | ianb <devnull@localhost> | 2008-05-20 21:16:04 +0000 |
commit | ef7c20c2bc7a3f47304aa260eedc39b9bbaac59d (patch) | |
tree | 6a298777929c3545dcccd6bfacdc777c904c4326 /docs/conf.py | |
parent | 28a4e102f15680300bd25b311d51e13beeb940de (diff) | |
download | paste-ef7c20c2bc7a3f47304aa260eedc39b9bbaac59d.tar.gz |
update version in conf.py, add generation/upload script
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 ec13d7f..3e15f7f 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.6' +version = '1.7' # The full version, including alpha/beta/rc tags. -release = '1.6.1' +release = '1.7' # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: |