summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2015-06-02 13:22:51 -0400
committerTres Seaver <tseaver@palladion.com>2015-06-02 13:22:51 -0400
commit3e90ebbc64936b8cef026042046b139c4048383f (patch)
tree7e177e0e3a9ac478712b0f2cc647be8a37308eed /setup.py
parent083c2d54773fb7c32156aff15771fc4e0247ca9d (diff)
downloadzope-pagetemplate-3e90ebbc64936b8cef026042046b139c4048383f.tar.gz
Target 4.2.0, since supported platforms changed.
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 8012e37..6cd91ee 100644
--- a/setup.py
+++ b/setup.py
@@ -70,7 +70,7 @@ TESTS_REQUIRE = [
setup(name='zope.pagetemplate',
- version='4.1.2.dev0',
+ version='4.2.0.dev0',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Page Templates',