diff options
author | Tarek Ziade <tarek@ziade.org> | 2010-05-06 23:14:00 +0200 |
---|---|---|
committer | Tarek Ziade <tarek@ziade.org> | 2010-05-06 23:14:00 +0200 |
commit | de6e3bcc3c77bff17a6609b31bc1b6a9212bbd88 (patch) | |
tree | 00c05b9576eec4cd7d8c6ca682d9b8dc8949fdea /docs/conf.py | |
parent | f87d68ef3b1c349dc40b4b3de9e3a2956bce934d (diff) | |
download | external_python_setuptools-de6e3bcc3c77bff17a6609b31bc1b6a9212bbd88.tar.gz external_python_setuptools-de6e3bcc3c77bff17a6609b31bc1b6a9212bbd88.tar.bz2 external_python_setuptools-de6e3bcc3c77bff17a6609b31bc1b6a9212bbd88.zip |
raised the revision
--HG--
branch : distribute
extra : rebase_source : 294117170d32ada89385db57b12e25ab2fbb8523
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 42a072fe..53614ed5 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.12' +version = '0.6.13' # The full version, including alpha/beta/rc tags. release = '0.6.4' |