gtaylor / python-colormath

A python module that abstracts common color math operations. For example, converting from CIE L*a*b to XYZ, or from RGB to CMYK
python-colormath.readthedocs.org
BSD 3-Clause "New" or "Revised" License
456 stars 82 forks source link

Version 2.2.0 is missing in PyPi #79

Closed crepererum closed 6 years ago

crepererum commented 6 years ago

Version 2.2.0 was released some days ago but is missing on PyPi. It would be great if you could upload it there. Thank you :)

lpsinger commented 6 years ago

Also please add a release tag in GitHub.

NeilGirdhar commented 6 years ago

Any progress on this?

gtaylor commented 6 years ago

You'll want to use the new'ish 3.0.0 release.