Skip to content

Version 0.9.2.1

Compare
Choose a tag to compare
@s-n-g s-n-g released this 24 Mar 12:10
· 382 commits to master since this release

This is a BUG FIX release

Changelog

  • do not ask to update stations on new install (i.e. stations.csv copied from package)
  • perform more thorough test when updating a station

Packagers notice

Please refer to: https://github.com/coderholic/pyradio/blob/master/README.md#packaging-pyradio

Changed files


 Changelog           | 6 ++++++
 README.html         | 6 ++++++
 pyproject.toml      | 2 +-
 pyradio/__init__.py | 2 +-
 pyradio/common.py   | 6 +++++-
 pyradio/config.py   | 6 +++---
 pyradio/main.py     | 6 ++++++
 pyradio/radio.py    | 5 +++++
 8 files changed, 33 insertions(+), 6 deletions(-)