What's Changed
* Bumped to rpi_ws281x v1.0.0 (15330cb)
* Full rpi_ws281x changes: https://github.com/jgarff/rpi_ws281x/compare/9be313f...15330cb
* New: Added support for Revisions 0xa03141, 0xb03141, 0xc04141, 0xd03141 (CM4)
* New: Added support for Revision 0xa32082 (Pi 3 B)
* New: Added support for slices on PixelStrip
* New: Regenerated SWIG bindings with v4.0.2
* New: RGBW class for interfacing with pixel values
* Make `PixelStrip` a subclass of `_LED_Data` by Viicos in https://github.com/rpi-ws281x/rpi-ws281x-python/pull/91
**Full Changelog**: https://github.com/rpi-ws281x/rpi-ws281x-python/compare/v4.3.4...v5.0.0
New Contributors
* Viicos made their first contribution in https://github.com/rpi-ws281x/rpi-ws281x-python/pull/91