diff options
author | Tarek Ziade <tarek@ziade.org> | 2010-07-15 02:47:08 +0200 |
---|---|---|
committer | Tarek Ziade <tarek@ziade.org> | 2010-07-15 02:47:08 +0200 |
commit | 1808a573621461e6de5c87869e203e6978cc3d9c (patch) | |
tree | 0f8a666cbad7adae83981266c41084a5ef939b11 /docs/conf.py | |
parent | 58663ad3762d929834e782074e767f9471fd6805 (diff) | |
download | python-setuptools-bitbucket-1808a573621461e6de5c87869e203e6978cc3d9c.tar.gz |
0.6.15 is starting
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 59443dd1..2bf4d37e 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.14' +version = '0.6.15' # The full version, including alpha/beta/rc tags. -release = '0.6.14' +release = '0.6.15' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |