On behalf of Zope developer community I am pleased to announce the release of Zope 6.0. It does not bring added features compared to the 5.x release series, but switches namespace package declarations from the old "pkg_resources"-style to PEP 420 implicit namespaces. The switchover may be a breaking change under some limited circumstances, thus the new major release version. See https://zope.readthedocs.io/en/latest/migrations/zope6.html for migration information. If you want to stay on Zope 5 check out the recent release of version 5.14.1 at https://pypi.org/project/Zope/5.14.1/. Links to more information: - full change log: https://zope.readthedocs.io/en/latest/changes.html - installation instructions: https://zope.readthedocs.io/en/latest/INSTALL.html - documentation: https://zope.readthedocs.io/ - source code: https://github.com/zopefoundation/Zope Jens Vagelpohl