tag release
dcherian opened this issue ยท 4 comments
dcherian commented
Hey, can you tag the latest commit for release so that conda (& pip?) can find it?
MBARIMike commented
Seems like it might be time for a 1.2 release and push out to PyPI. I'm most interested in seeing this PR in the official release.
I'm seeing this a lot in my tests:
/home/travis/miniconda3/lib/python3.6/site-packages/cmocean/tools.py:76: MatplotlibDeprecationWarning: The is_string_like function was deprecated in version 2.1.
It'd be nice to see it go away! :-)
mattbit commented
@MBARIMike same annoyance for me. Meanwhile, you can install the development version with
pip install git+https://github.com/matplotlib/cmoceanxylar commented
@kthyng, I am also seeing this warning each time I use cmocean and it would be great to have a new version without it. Would you have time to make a release?
kthyng commented
Version 1.2 is now available on pypi! Also in the works on conda-forge...