1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00

Updated scrobbler

This commit is contained in:
krateng
2021-12-26 19:20:43 +01:00
parent 0ec93d7d0f
commit 6c7e94fc20
7 changed files with 15 additions and 17 deletions

View File

@@ -3,7 +3,7 @@ name = "maloja"
version = "2.13.4"
description = "Self-hosted music scrobble database"
readme = "./README.md"
requires-python = ">=3.6"
requires-python = ">=3.8"
license = { file="./LICENSE" }
authors = [ { name="Johannes Krattenmacher", email="maloja@dev.krateng.ch" } ]