diff options
author | Tarek Ziade <tarek@ziade.org> | 2010-05-06 17:47:03 +0200 |
---|---|---|
committer | Tarek Ziade <tarek@ziade.org> | 2010-05-06 17:47:03 +0200 |
commit | 43329058964f3021d997b8e2b35d3fec913e7692 (patch) | |
tree | b4771e0b0ef506ccedd8ea7a2857af1aa6985d4f /docs/conf.py | |
parent | 2f739b228bd633ac7281e8a2cc91eaf35212fe7a (diff) | |
download | external_python_setuptools-43329058964f3021d997b8e2b35d3fec913e7692.tar.gz external_python_setuptools-43329058964f3021d997b8e2b35d3fec913e7692.tar.bz2 external_python_setuptools-43329058964f3021d997b8e2b35d3fec913e7692.zip |
starting 0.6.12
--HG--
branch : distribute
extra : rebase_source : 206e8a982bbd49a697579b98d6728a0a61bfd31c
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 3991c73c..42a072fe 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.11' +version = '0.6.12' # The full version, including alpha/beta/rc tags. release = '0.6.4' |