summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index fa48bb1..0764a1c 100644
--- a/setup.py
+++ b/setup.py
@@ -41,7 +41,7 @@ def alltests():
return TestSuite(suites)
setup(name='zope.tal',
- version = '3.4.1dev',
+ version = '3.4.2dev',
author='Zope Corporation and Contributors',
author_email='zope3-dev@zope.org',
description='Zope 3 Template Application Languate (TAL)',