summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMichael Howitz <mh@gocept.com>2018-04-19 08:27:50 +0200
committerMichael Howitz <mh@gocept.com>2018-04-19 08:27:50 +0200
commitc1b436de3f36bb533634b3287a601cd81b63ccb2 (patch)
tree65a2aaee82333f01cd7cb7bdea62235b03fd0d4f /setup.py
parentf0a6a10a945dadeb8cbf82ce021840cd2d109013 (diff)
downloadzope-interface-c1b436de3f36bb533634b3287a601cd81b63ccb2.tar.gz
Back to development: 4.5.1
[skip ci]
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 ad25ca2..0eb36ea 100644
--- a/setup.py
+++ b/setup.py
@@ -97,7 +97,7 @@ long_description=(
)
setup(name='zope.interface',
- version='4.5.0',
+ version='4.5.1.dev0',
url='https://github.com/zopefoundation/zope.interface',
license='ZPL 2.1',
description='Interfaces for Python',