We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56d97aa commit b628f92Copy full SHA for b628f92
1 file changed
hsluv.py
@@ -9,7 +9,7 @@
9
import math as _math # unexport, see #17
10
11
12
-__version__ = '5.0.2'
+__version__ = '5.0.3'
13
14
_m = [[3.240969941904521, -1.537383177570093, -0.498610760293],
15
[-0.96924363628087, 1.87596750150772, 0.041555057407175],
0 commit comments