diff options
| author | Thomas Lotze <tl@gocept.com> | 2009-12-08 08:39:26 +0000 |
|---|---|---|
| committer | Thomas Lotze <tl@gocept.com> | 2009-12-08 08:39:26 +0000 |
| commit | dd3ccd575ec72e3105d7d0afd42fa12064edbc87 (patch) | |
| tree | 39382373a7c04e3e52866113c2215b115861894a /setup.py | |
| parent | b32c2b903da738387a5b29b3f5049362cdc8dec2 (diff) | |
| download | zope-interface-dd3ccd575ec72e3105d7d0afd42fa12064edbc87.tar.gz | |
Preparing release 3.5.3
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -120,7 +120,7 @@ class optional_build_ext(build_ext): setup(name='zope.interface', - version = '3.5.3dev', + version = '3.5.3', url='http://pypi.python.org/pypi/zope.interface', license='ZPL 2.1', description='Interfaces for Python', |
