summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMarius Gedminas <marius@gedmin.as>2016-09-05 09:11:20 +0300
committerMarius Gedminas <marius@gedmin.as>2016-09-05 09:11:20 +0300
commitbcc55d40382f47784d93606daa174d454436e95a (patch)
tree7d092478f605d8f1ce088805fabf962317adbaf9 /setup.py
parentf407ba133f36370a65ee66cc4a039f4d56d49d72 (diff)
downloadzope-interface-bcc55d40382f47784d93606daa174d454436e95a.tar.gz
Back to development: 4.3.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 08836b8..9dbf220 100644
--- a/setup.py
+++ b/setup.py
@@ -97,7 +97,7 @@ long_description=(
)
setup(name='zope.interface',
- version='4.3.2',
+ version='4.3.3.dev0',
url='https://github.com/zopefoundation/zope.interface',
license='ZPL 2.1',
description='Interfaces for Python',