3.0.0 - Return Floats Instead of Ints
Breaking Change
Code that uses this library will need to be updated to expect it to return floats between 0 and 1 instead of ints between 0 and 255. The new behavior matches the CPython implementation of colorsys
What's Changed
Full Changelog: 2.0.18...3.0.0