diff options
author | tarek <none@none> | 2009-10-15 22:23:24 +0200 |
---|---|---|
committer | tarek <none@none> | 2009-10-15 22:23:24 +0200 |
commit | 23229041ce73c90615ecefa80a720da785cd54cd (patch) | |
tree | fb87c7179c6cd07b21cf950975add7528765c95f /docs/conf.py | |
parent | 5cbce15dc90730c38c1697b8011cecb0618ae89c (diff) | |
download | external_python_setuptools-23229041ce73c90615ecefa80a720da785cd54cd.tar.gz external_python_setuptools-23229041ce73c90615ecefa80a720da785cd54cd.tar.bz2 external_python_setuptools-23229041ce73c90615ecefa80a720da785cd54cd.zip |
starting 0.6.6
--HG--
branch : distribute
extra : rebase_source : 15b88555dec253c490ee91a6e71ec1c945fdf6b0
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 f7e762eb..a0506322 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.5' +version = '0.6.6' # The full version, including alpha/beta/rc tags. release = '0.6.4' |