summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorAlbertas Agejevas <alga@pov.lt>2013-02-22 16:35:17 +0000
committerAlbertas Agejevas <alga@pov.lt>2013-02-22 16:35:17 +0000
commit697fc657df553e38216ebe2d26f9c8cfa17c5d61 (patch)
tree7a375c04abe27914e34aec98a61675240b96f58b /setup.py
parent7b212ae23f9c4990b86950dc8c69f973559a3c09 (diff)
downloadzope-pagetemplate-697fc657df553e38216ebe2d26f9c8cfa17c5d61.tar.gz
Back to development: 4.0.3
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 a49c192..49c8098 100644
--- a/setup.py
+++ b/setup.py
@@ -65,7 +65,7 @@ TESTS_REQUIRE = [
]
setup(name='zope.pagetemplate',
- version='4.0.2',
+ version='4.0.3.dev0',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Page Templates',