summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJim Fulton <jim@jimfulton.info>2017-05-13 09:28:35 -0400
committerJim Fulton <jim@jimfulton.info>2017-05-13 09:28:35 -0400
commit1fa2e84aba5aecd2a92d636e292a7abdd641282a (patch)
treed0c2a136396cd362f1d4d278f3d7f6064a09a7fc /setup.py
parent15d9922cf0950e27140ebb7e2d6b534c7df15c09 (diff)
downloadzope-interface-1fa2e84aba5aecd2a92d636e292a7abdd641282a.tar.gz
Preparing release 4.4.14.4.1
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 eade14c..646a9b1 100644
--- a/setup.py
+++ b/setup.py
@@ -97,7 +97,7 @@ long_description=(
)
setup(name='zope.interface',
- version='4.4.1.dev0',
+ version='4.4.1',
url='https://github.com/zopefoundation/zope.interface',
license='ZPL 2.1',
description='Interfaces for Python',