diff options
| author | Michael Howitz <mh@gocept.com> | 2022-12-15 08:21:37 +0100 |
|---|---|---|
| committer | Michael Howitz <mh@gocept.com> | 2022-12-15 08:21:37 +0100 |
| commit | 165a1ea9cf481a2435b070f7a3abc5a1f3b22445 (patch) | |
| tree | 050cea840fff6f0d9a1664791c24362b13b46e3a /setup.py | |
| parent | 48567131999ee221b9d39fbc27bcb21c410538e7 (diff) | |
| download | zope-event-master.tar.gz | |
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ def read(*rnames): setup( name='zope.event', - version='4.6', + version='4.7.dev0', url='https://github.com/zopefoundation/zope.event', license='ZPL-2.1', description='Very basic event publishing system', |
