summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2007-11-16 21:52:59 +0000
committerChris McDonough <chrism@plope.com>2007-11-16 21:52:59 +0000
commit03e4d4c1679714bb7cd09d7e5f55b43f5b4dada7 (patch)
tree202eecd111ac34e1f2c37064496e8a1ce4d82620
parentfc9d416d5e6ea227efb796b3f66d4ddd8c4a21a9 (diff)
downloadzope-tal-03e4d4c1679714bb7cd09d7e5f55b43f5b4dada7.tar.gz
Next version bump.
-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)',