summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorHanno Schlichting <hanno@hannosch.eu>2011-08-20 15:44:50 +0000
committerHanno Schlichting <hanno@hannosch.eu>2011-08-20 15:44:50 +0000
commit1f99ba7bf4da85b814b93438a7c743734e4ec74e (patch)
tree3c07d3e4d2be613b5744567780d8441cb022f6c1 /setup.py
parent1367f9511261bea77dfae339fcf91513ba6fa996 (diff)
downloadzope-pagetemplate-1f99ba7bf4da85b814b93438a7c743734e4ec74e.tar.gz
Prepare zope.pagetemplate 3.6.0.
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 8122d6f..1df8abe 100644
--- a/setup.py
+++ b/setup.py
@@ -27,7 +27,7 @@ def read(*rnames):
setup(name='zope.pagetemplate',
- version='3.6.0dev',
+ version='3.6.0',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Page Templates',