diff options
author | tarek <none@none> | 2009-12-12 15:22:47 +0100 |
---|---|---|
committer | tarek <none@none> | 2009-12-12 15:22:47 +0100 |
commit | 93b983e6f2302007cedbf44bcf0b944415c05361 (patch) | |
tree | 4088053581c31c91d4a42b3bb7e9ae9cd7fe5bd8 /docs/conf.py | |
parent | d11b2c01fbba4e2b51bf78ac11beace7dcab7103 (diff) | |
download | external_python_setuptools-93b983e6f2302007cedbf44bcf0b944415c05361.tar.gz external_python_setuptools-93b983e6f2302007cedbf44bcf0b944415c05361.tar.bz2 external_python_setuptools-93b983e6f2302007cedbf44bcf0b944415c05361.zip |
starting 0.6.11
--HG--
branch : distribute
extra : rebase_source : e69bd36f08c0407a0e818e67e5a5b7d633182a57
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 79ada8cb..c9f8fef7 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.10' +version = '0.6.11' # The full version, including alpha/beta/rc tags. release = '0.6.4' |