diff options
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -48,7 +48,7 @@ DOCS_REQUIRE = [ ] + ZCML_REQUIRES + COMPONENT_REQUIRES # doctest snippets need these setup(name='zope.location', - version='4.3.dev0', + version='4.3', author='Zope Corporation and Contributors', author_email='zope-dev@zope.org', description='Zope Location', |
