aiogzip v1.2.2
[1.2.2] - 2026-02-11
Added
- Add Python 3.14 support metadata: include the
Programming Language :: Python :: 3.14classifier and expand the documented support badge to3.8-3.14.
Changed
- Expand CI test matrix to include Python 3.14.
- Bump
aiogzip.__version__to1.2.2to align source version metadata with the new release tag.