0.0.19
- fix for 'ValueError: columns cannot be a set' error with pandas 1.5.2+ (PR #267)
- fetch_historical_prices*() methods improvements (Issue #272)
- remove requirements status badge (Issue #259)
- publish with API token (Issue #260)
- specify importlib-metadata version to prevent flake8 problems with python 3.7
- updating github actions to latest versions