What's Changed
* Exclude classes from inference using pretrained or custom models by gguzzy in https://github.com/obss/sahi/pull/1104
* pyproject.toml, pre-commit, ruff, uv and typing issues, fixes 1119 by Dronakurl in https://github.com/obss/sahi/pull/1120
* add class exclusion example into predict docs by gguzzy in https://github.com/obss/sahi/pull/1125
* Add OBB demo by fcakyon in https://github.com/obss/sahi/pull/1126
* fix a type hint typo in predict func by fcakyon in https://github.com/obss/sahi/pull/1111
* Remove numpy<2 upper pin by weiji14 in https://github.com/obss/sahi/pull/1112
* fix ci badge on readme by fcakyon in https://github.com/obss/sahi/pull/1124
* fix version in pyproject.toml by fcakyon in https://github.com/obss/sahi/pull/1127
New Contributors
* Dronakurl made their first contribution in https://github.com/obss/sahi/pull/1120
* gguzzy made their first contribution in https://github.com/obss/sahi/pull/1104
**Full Changelog**: https://github.com/obss/sahi/compare/0.11.20...0.11.21