diff options
author | tarek <none@none> | 2009-11-01 20:21:40 +0100 |
---|---|---|
committer | tarek <none@none> | 2009-11-01 20:21:40 +0100 |
commit | f7a2000adabf8cca6bc691b6c946ccdbb0c81749 (patch) | |
tree | 115e152c3fb734537132088e6cc3b31247921f2d /docs/conf.py | |
parent | ac52a1f3984ce1c198a1ba4118611be3083ea5e3 (diff) | |
download | external_python_setuptools-f7a2000adabf8cca6bc691b6c946ccdbb0c81749.tar.gz external_python_setuptools-f7a2000adabf8cca6bc691b6c946ccdbb0c81749.tar.bz2 external_python_setuptools-f7a2000adabf8cca6bc691b6c946ccdbb0c81749.zip |
started 0.6.9
--HG--
branch : distribute
extra : rebase_source : 2064f9b14f740b9dbd4bcfa61584d3667471d8d2
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 4c44b25d..4f13d857 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.8' +version = '0.6.9' # The full version, including alpha/beta/rc tags. release = '0.6.4' |