diff options
author | Tarek Ziade <tarek@ziade.org> | 2010-05-31 19:39:15 +0200 |
---|---|---|
committer | Tarek Ziade <tarek@ziade.org> | 2010-05-31 19:39:15 +0200 |
commit | c4318e2572b0158aa05fa241b85552073bb8400b (patch) | |
tree | 8d28763fb9528e7d3f5afac80404a53cf13abab5 /docs/conf.py | |
parent | 0fcf811dc7e0f7be7ebd624c84f5c371b15eba1e (diff) | |
download | external_python_setuptools-c4318e2572b0158aa05fa241b85552073bb8400b.tar.gz external_python_setuptools-c4318e2572b0158aa05fa241b85552073bb8400b.tar.bz2 external_python_setuptools-c4318e2572b0158aa05fa241b85552073bb8400b.zip |
starting 0.6.14
--HG--
branch : distribute
extra : rebase_source : b9e623ce0a5b70680f18c48e1c5f64753b70d38c
Diffstat (limited to 'docs/conf.py')
-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 53614ed5..59443dd1 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -48,9 +48,9 @@ copyright = u'2009, The fellowship of the packaging' # built documents. # # The short X.Y version. -version = '0.6.13' +version = '0.6.14' # The full version, including alpha/beta/rc tags. -release = '0.6.4' +release = '0.6.14' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |