Releases: pypa/trove-classifiers
Releases · pypa/trove-classifiers
2026.1.14.14
Update __init__.py to add Cygwin as a classifier (#232) Add "Environment :: Cygwin (MS Windows)" as a classifier as some modules, such as mine, work on Windows but only via the Cygwin POSIX layer (www.cygwin.com)
2026.1.12.15
Add support for Django CMS 5.1 (#231)
2025.12.1.14
- add classifier for Zope 6 (#229)
2025.11.14.15
Added Topic :: Scientific/Engineering :: Instrument Drivers :: IVI Co…
2025.9.11.17
Add support for Odoo 19.0 in classifiers (#225)
2025.9.9.12
Add classifier: Framework InvenTree (#223) * Add classifier: Framework InvenTree * fix style issue Co-authored-by: Dustin Ingram <di@users.noreply.github.com> --------- Co-authored-by: Dustin Ingram <di@users.noreply.github.com>
2025.9.8.13
Add `"Programming Language :: Zig"` classifier (#218) * Add `"Programming Language :: Zig"` classifier * Sort classifiers; fix linting error
2025.8.26.11
Add Django 6 classifiers to trove_classifiers (#224)
2025.8.6.13
Add classifier for CUDA 13 (#222) Signed-off-by: Kevin Mittman <kmittman@nvidia.com>
2025.5.9.12
Add trove classifier for GraalPython (#188) GraalPython is an up-an-coming JIT-based implementation atop the Graal VM. Co-authored-by: Dustin Ingram <di@users.noreply.github.com>