Skip to content

Commit

Permalink
Bow to the new PEP 440 overlords.
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed Dec 28, 2014
1 parent 8367145 commit 87cf950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -113,7 +113,7 @@ def read(*rnames):
)

setup(name='zope.interface',
version='4.1.2dev',
version='4.1.2.dev0',
url='http://pypi.python.org/pypi/zope.interface',
license='ZPL 2.1',
description='Interfaces for Python',
Expand Down

0 comments on commit 87cf950

Please sign in to comment.