diff options
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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', |
