pyLast 5.1+ supports Python 3.7-3.11
This commit is contained in:
parent
fc288040a8
commit
dbbbcfec44
|
@ -5,7 +5,7 @@
|
|||
[](https://pypistats.org/packages/pylast)
|
||||
[](https://github.com/pylast/pylast/actions)
|
||||
[](https://codecov.io/gh/pylast/pylast)
|
||||
[](https://github.com/psf/black)
|
||||
[](https://github.com/psf/black)
|
||||
[](https://zenodo.org/badge/latestdoi/7803088)
|
||||
|
||||
A Python interface to [Last.fm](https://www.last.fm/) and other API-compatible websites
|
||||
|
@ -35,6 +35,7 @@ Or from requirements.txt:
|
|||
|
||||
Note:
|
||||
|
||||
* pyLast 5.1+ supports Python 3.7-3.11.
|
||||
* pyLast 5.0+ supports Python 3.7-3.10.
|
||||
* pyLast 4.3+ supports Python 3.6-3.10.
|
||||
* pyLast 4.0 - 4.2 supports Python 3.6-3.9.
|
||||
|
|
Loading…
Reference in a new issue