diff options
| author | Martijn Faassen <faassen@startifact.com> | 2009-01-31 13:47:09 +0000 |
|---|---|---|
| committer | Martijn Faassen <faassen@startifact.com> | 2009-01-31 13:47:09 +0000 |
| commit | e1c3e1cfd9a6f4b3ba11175cb46b48a39d8929ed (patch) | |
| tree | b07da6a01771e82475fde2c2a05f55d310f4eee6 | |
| parent | 07ef00dd613116d5579e67fe2627adb0e622c210 (diff) | |
| download | zope-traversing-3.5.0.tar.gz | |
Prepare for release.3.5.0
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ long_description = (open('README.txt').read() + open('CHANGES.txt').read()) setup(name='zope.traversing', - version = '3.5.0dev', + version = '3.5.0', url='http://pypi.python.org/pypi/zope.traversing', license='ZPL 2.1', author='Zope Corporation and Contributors', |
