cycler v0.9.0

The first tagged release of cycler has been added to pypi.

This project started as a PR to add better style to cycling to matplotlib. The code was deemed to be generally useful and had no mpl dependency so it was split off into it’s own repository.

cycler will be a run-time dependency for mpl in a future release.

Please give it a look, any feed back is appreciated!

docs: http://matplotlib.org/cycler

pypi : https://pypi.python.org/pypi/Cycler

source: https://github.com/matplotlib/cycler

Tom