diff options
| author | Michael Howitz <mh@gocept.com> | 2018-04-19 08:27:50 +0200 |
|---|---|---|
| committer | Michael Howitz <mh@gocept.com> | 2018-04-19 08:27:50 +0200 |
| commit | c1b436de3f36bb533634b3287a601cd81b63ccb2 (patch) | |
| tree | 65a2aaee82333f01cd7cb7bdea62235b03fd0d4f /setup.py | |
| parent | f0a6a10a945dadeb8cbf82ce021840cd2d109013 (diff) | |
| download | zope-interface-c1b436de3f36bb533634b3287a601cd81b63ccb2.tar.gz | |
Back to development: 4.5.1
[skip ci]
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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', |
