diff options
author | tarek <none@none> | 2009-12-12 13:19:56 +0100 |
---|---|---|
committer | tarek <none@none> | 2009-12-12 13:19:56 +0100 |
commit | e651ea7e2583bf40f129a4d1b82a93d0de60c291 (patch) | |
tree | e4b7e7a02058e2af798c7b05a78882bb8d96da01 /docs/conf.py | |
parent | 09456cafdbed30c72b00ed5e32e61cc710bf2c5d (diff) | |
download | external_python_setuptools-e651ea7e2583bf40f129a4d1b82a93d0de60c291.tar.gz external_python_setuptools-e651ea7e2583bf40f129a4d1b82a93d0de60c291.tar.bz2 external_python_setuptools-e651ea7e2583bf40f129a4d1b82a93d0de60c291.zip |
starting 0.6.10 development
--HG--
branch : distribute
extra : rebase_source : 47ee1886e326219ded82d6d9fc8412bdec62e03d
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 74435672..79ada8cb 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.9' +version = '0.6.10' # The full version, including alpha/beta/rc tags. release = '0.6.4' |