Skip to content

Commit b628f92

Browse files
committed
Bump version to v5.0.3
1 parent 56d97aa commit b628f92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hsluv.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
import math as _math # unexport, see #17
1010

1111

12-
__version__ = '5.0.2'
12+
__version__ = '5.0.3'
1313

1414
_m = [[3.240969941904521, -1.537383177570093, -0.498610760293],
1515
[-0.96924363628087, 1.87596750150772, 0.041555057407175],

0 commit comments

Comments
 (0)