summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMarius Gedminas <marius@gedmin.as>2012-12-13 15:29:51 +0000
committerMarius Gedminas <marius@gedmin.as>2012-12-13 15:29:51 +0000
commit8bc18f6c29c1d7e180c2fc6fb25069a5b45b8528 (patch)
treed4b5d7762a4246d20ef4aac065cfd45b68d5b362 /setup.py
parent709e04fae125df0950280b96a353b9fa9768965d (diff)
downloadzope-pagetemplate-8bc18f6c29c1d7e180c2fc6fb25069a5b45b8528.tar.gz
Back to development: 4.0.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 bcd377b..3838a60 100644
--- a/setup.py
+++ b/setup.py
@@ -27,7 +27,7 @@ def read(*rnames):
setup(name='zope.pagetemplate',
- version='4.0.0',
+ version='4.0.1.dev0',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Page Templates',