diff options
author | tarek <none@none> | 2009-10-16 12:11:24 +0200 |
---|---|---|
committer | tarek <none@none> | 2009-10-16 12:11:24 +0200 |
commit | fa9206561cd5483846b86c89206ced48d502018b (patch) | |
tree | c1cb965822e406703d93a38ce08b07b3c53c5634 /docs/conf.py | |
parent | 497a63db5fccb487bdd6212d8aae605dcb4fdae4 (diff) | |
download | external_python_setuptools-fa9206561cd5483846b86c89206ced48d502018b.tar.gz external_python_setuptools-fa9206561cd5483846b86c89206ced48d502018b.tar.bz2 external_python_setuptools-fa9206561cd5483846b86c89206ced48d502018b.zip |
starting 0.6.7
--HG--
branch : distribute
extra : rebase_source : c4445b08d41ce91b2a7c03793110b07113edd9ea
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 a0506322..794e728c 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -48,7 +48,7 @@ copyright = u'2009, The fellowship of the packaging' # built documents. # # The short X.Y version. -version = '0.6.6' +version = '0.6.7' # The full version, including alpha/beta/rc tags. release = '0.6.4' |