Fixes
- PyPI: LICENSE file is now included in the source distribution (sdist). This fixes installation on Python 3.10+ when no prebuilt wheel is available.
- PyPI: Release workflow now builds and uploads sdist automatically.
Added
examples/python/ml_moderation.py— example of ML-based toxicity detection withbadwords-py[ml].