summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
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 4444203..42ad5d9 100644
--- a/setup.py
+++ b/setup.py
@@ -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',