summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index ab4b23d5b..4373789c9 100755
--- a/setup.py
+++ b/setup.py
@@ -72,7 +72,7 @@ into useful formats, such as HTML, XML, and LaTeX. For
input Docutils supports reStructuredText, an easy-to-read,
what-you-see-is-what-you-get plaintext markup syntax.""", # wrap at col 60
'url': 'http://docutils.sourceforge.net/',
- 'version': '0.5',
+ 'version': '0.6',
'author': 'David Goodger',
'author_email': 'goodger@python.org',
'license': 'public domain, Python, BSD, GPL (see COPYING.txt)',