diff options
author | guyroz <none@none> | 2011-09-22 18:56:33 +0300 |
---|---|---|
committer | guyroz <none@none> | 2011-09-22 18:56:33 +0300 |
commit | 64cbfc7a171da28d6688356e27ae470b7ac41341 (patch) | |
tree | 066153ab39ba847dca035b997b31d48f2d8a9abd | |
parent | ab76d9a3b0a38651bb07cb7aacba59ab7b9742fc (diff) | |
download | external_python_setuptools-64cbfc7a171da28d6688356e27ae470b7ac41341.tar.gz external_python_setuptools-64cbfc7a171da28d6688356e27ae470b7ac41341.tar.bz2 external_python_setuptools-64cbfc7a171da28d6688356e27ae470b7ac41341.zip |
bumped revision0.6.23
--HG--
branch : distribute
extra : rebase_source : 8ed8b565fc2a32f8da055ec9892a5a34daf6a24f
-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 e52891fe..601ac6ab 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -48,9 +48,9 @@ copyright = u'2009-2011, The fellowship of the packaging' # built documents. # # The short X.Y version. -version = '0.6.17' +version = '0.6.23' # The full version, including alpha/beta/rc tags. -release = '0.6.17' +release = '0.6.23' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |