Version bump

This commit is contained in:
krateng 2022-01-01 06:48:49 +01:00
parent f16334aaac
commit ccbb3d3a80
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
# you know what f*ck it
# this is hardcoded for now because of that damn project / package name discrepancy
# i'll fix it one day
VERSION = "2.14.5"
VERSION = "2.14.6"
HOMEPAGE = "https://github.com/krateng/maloja"

View File

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