Pyramid 2.1a1 has been released. Notably this release:
- Adds support for newer Python versions including 3.12, 3.13, and 3.14. - Constrains setuptools < 82 so that users don't need to do it manually themselves while we continue working to remove the dependency entirely in the future. Tentatively I'm thinking the alpha will bake for around a week awaiting feedback from users on whether it's worked for them or caused issues prior to releasing the final 2.1. The more feedback the quicker we can get that done. I also want to take a moment to appreciate that some of the work on getting this release out the door was generously sponsored by pyfidelity UG via Florian Schulz ([email protected] <mailto:[email protected]>), maintainer of devpi. Thank you! The full changelog is here: https://docs.pylonsproject.org/projects/pyramid/en/2.1-branch/changes.html What's New In Pyramid 2.1: https://docs.pylonsproject.org/projects/pyramid/en/2.1-branch/whatsnew-2.1.html 2.1 release documentation (across all alphas and betas, as well as when it gets to final release): https://docs.pylonsproject.org/projects/pyramid/en/2.1-branch/ You can install it via PyPI: pip install Pyramid==2.1a1 Enjoy, and please report any issues you find to the issue tracker at https://github.com/Pylons/pyramid/issues Thanks! - Pyramid core developers -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/pylons-discuss/90491495-3157-47AC-8370-A5D0328FC9A5%40gmail.com.
