aboutsummaryrefslogtreecommitdiffstats
path: root/docs/conf.py
diff options
context:
space:
mode:
authortarek <none@none>2009-08-25 19:48:02 +0200
committertarek <none@none>2009-08-25 19:48:02 +0200
commit6c31d16ce512c164e211aec0fa1d44437dfe5c61 (patch)
tree940e12bb87f6c3051dc0f389ad94952af14f1c20 /docs/conf.py
parent81b3818500aef5efe1151c60a4ffb8d6ad28331e (diff)
downloadexternal_python_setuptools-6c31d16ce512c164e211aec0fa1d44437dfe5c61.tar.gz
external_python_setuptools-6c31d16ce512c164e211aec0fa1d44437dfe5c61.tar.bz2
external_python_setuptools-6c31d16ce512c164e211aec0fa1d44437dfe5c61.zip
added change note + raise version
--HG-- branch : distribute extra : rebase_source : dbba2f1fa3d5292746b9605a906e67c9373c7910
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 74bc7a6c..d4ff4a15 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -49,9 +49,9 @@ copyright = u'2009, The fellowship of the packaging'
# built documents.
#
# The short X.Y version.
-version = '0.6'
+version = '0.6.1'
# The full version, including alpha/beta/rc tags.
-release = '0.6'
+release = '0.6.1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.