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

Temporary fix for divergent package and project name

This commit is contained in:
krateng
2021-12-31 05:16:26 +01:00
parent 1b0e3ffdb2
commit fb2dff8add
3 changed files with 6 additions and 4 deletions

View File

@@ -1,6 +1,7 @@
[project]
name = "maloja"
version = "2.14.0"
pypi_name = "malojaserver"
version = "2.14.1"
description = "Self-hosted music scrobble database"
readme = "./README.md"
requires-python = ">=3.6"