summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
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 e891fb5..50bc684 100644
--- a/setup.py
+++ b/setup.py
@@ -69,7 +69,7 @@ TESTS_REQUIRE = [
setup(name='zope.pagetemplate',
- version='4.0.4.dev0',
+ version='4.0.4',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Page Templates',