summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJim Fulton <jim@jimfulton.info>2017-05-13 09:28:54 -0400
committerJim Fulton <jim@jimfulton.info>2017-05-13 09:28:54 -0400
commit47cf89eee7d43d6c268fb0fef4bbe0567d977ae4 (patch)
treec7a38a0b575f4ca7341682009f26488ce84c44fc /setup.py
parent1fa2e84aba5aecd2a92d636e292a7abdd641282a (diff)
downloadzope-interface-47cf89eee7d43d6c268fb0fef4bbe0567d977ae4.tar.gz
Back to development: 4.4.2
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 646a9b1..1b6fb13 100644
--- a/setup.py
+++ b/setup.py
@@ -97,7 +97,7 @@ long_description=(
)
setup(name='zope.interface',
- version='4.4.1',
+ version='4.4.2.dev0',
url='https://github.com/zopefoundation/zope.interface',
license='ZPL 2.1',
description='Interfaces for Python',