Notes
This release of the Python agent adds a patch to correctly build wheels for Python 3.10.
Install the agent using easy_install/pip/distribute
via the Python Package Index or download it directly from the New Relic download site.
Bug Fixes
Fix wheels for Python 3.10
An incorrect version of
cibuildwheel
failed to create Python 3.10 wheels. This has been fixed and wheels should now be available.