summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorHanno Schlichting <hanno@hannosch.eu>2011-09-21 10:24:59 +0000
committerHanno Schlichting <hanno@hannosch.eu>2011-09-21 10:24:59 +0000
commitb50a05a6ab70120e17b691d3a7137e01c6f9f0e4 (patch)
tree4323e8332bdf0894706bd1e9b4c39ee5760766c2 /setup.py
parentd299820dc5c35f62014e9061b08e0f8dd3e0c4e9 (diff)
downloadzope-pagetemplate-b50a05a6ab70120e17b691d3a7137e01c6f9f0e4.tar.gz
Prepare zope.pagetemplate 3.6.3.
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 442ebfc..aa8ef6e 100644
--- a/setup.py
+++ b/setup.py
@@ -27,7 +27,7 @@ def read(*rnames):
setup(name='zope.pagetemplate',
- version='3.6.3dev',
+ version='3.6.3',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Page Templates',