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 ee79de0..c0464b5 100644
--- a/setup.py
+++ b/setup.py
@@ -103,7 +103,7 @@ except (ImportError, SyntaxError):
from build_ext_2 import optional_build_ext
setup(name='zope.interface',
- version='3.7.1dev',
+ version='3.8.1dev',
url='http://pypi.python.org/pypi/zope.interface',
license='ZPL 2.1',
description='Interfaces for Python',