diff options
| author | Albertas Agejevas <alga@pov.lt> | 2013-02-28 18:51:03 +0200 |
|---|---|---|
| committer | Albertas Agejevas <alga@pov.lt> | 2013-02-28 18:51:03 +0200 |
| commit | b4bf5417cac7b5b8c09f993ca2eadcfdcf657bf6 (patch) | |
| tree | ebcaa3bdee9f51a3f6c3340873a459abe040bd28 /setup.py | |
| parent | d2c77ef641cd7c46fcd9c8f2523f582fe2b4b79d (diff) | |
| download | zope-interface-b4bf5417cac7b5b8c09f993ca2eadcfdcf657bf6.tar.gz | |
Preparing release 4.0.54.0.5
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -112,7 +112,7 @@ long_description=( ) setup(name='zope.interface', - version='4.0.5.dev0', + version='4.0.5', url='http://pypi.python.org/pypi/zope.interface', license='ZPL 2.1', description='Interfaces for Python', |
