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 269f8c0..93e574a 100644
--- a/setup.py
+++ b/setup.py
@@ -27,7 +27,7 @@ def read(*rnames):
setup(
name='zope.event',
- version='4.0.1',
+ version='4.0.2dev',
url='http://pypi.python.org/pypi/zope.event',
license='ZPL 2.1',
description='Very basic event publishing system',