summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMichael Howitz <mh@gocept.com>2018-10-05 16:50:54 +0200
committerMichael Howitz <mh@gocept.com>2018-10-05 16:50:54 +0200
commit3a89c764da965802765337c61f9d2fca76d3a55c (patch)
treeb20fc16cfd7b50114dfd2945c243050255f7f2d2 /setup.py
parent8b3934c0162b5068b576227b316b7f2df8688345 (diff)
downloadzope-pagetemplate-3a89c764da965802765337c61f9d2fca76d3a55c.tar.gz
Preparing release 4.44.4
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 c978073..51423f5 100644
--- a/setup.py
+++ b/setup.py
@@ -36,7 +36,7 @@ TESTS_REQUIRE = [
setup(name='zope.pagetemplate',
- version='4.3.1.dev0',
+ version='4.4',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Page Templates',