summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorHanno Schlichting <hanno@hannosch.eu>2010-04-30 21:06:26 +0000
committerHanno Schlichting <hanno@hannosch.eu>2010-04-30 21:06:26 +0000
commit5ebd894da646b694c35129c22ba66e971432f484 (patch)
treef0c809cfe16b85dfa383c6008792d43e8824f8ac /setup.py
parent30b293451f677e58a0a0a86349c25dacb0b32503 (diff)
downloadzope-pagetemplate-5ebd894da646b694c35129c22ba66e971432f484.tar.gz
Prepare zope.pagetemplate 3.5.1.
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 a809783..734ba85 100644
--- a/setup.py
+++ b/setup.py
@@ -29,7 +29,7 @@ def read(*rnames):
setup(name='zope.pagetemplate',
- version='3.5.1dev',
+ version='3.5.1',
author='Zope Corporation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Page Templates',