This is likely the last release prior to 2.0, pending any bug reports from users. We've updated the cookiecutter, improved the fixtures and security examples, and tutorials. As such, I'm happy to announce 2.0b0.
Read the "What's New in Pyramid 2.0" document for a comprehensive list of changes and handy notes on upgrading:
2.0 release documentation (across all alphas and betas, as well as when it gets to final release):
You can install it via PyPI:
pip install Pyramid==2.0b0
As always report any issues to the issue tracker (or here on the mailing list).
- Pyramid core developers