dexplo / bar_chart_race

Create animated bar chart races in Python with matplotlib
MIT License
1.35k stars 351 forks source link

Please make version 0.2.0 available on Pypi and Conda #56

Open SandervandenOord opened 2 years ago

SandervandenOord commented 2 years ago

When installs are done via pypi or conda, then version 0.1 is installed.

But the docs are based on version 0.2.

Can you make the new version available for installation on pypi and conda?

(Some of the issues reported are about people not being able to use keywords that are only available for version 0.2, and they run into issues because they just do pip install and get the 0.1 version, not knowing that that causes the issues)

SandervandenOord commented 2 years ago

In the mean time the latest version can be installed as follows:
pip install git+https://github.com/dexplo/bar_chart_race