[release] Bump version to 0.16.0

This commit is contained in:
2025-04-07 17:31:50 -04:00
parent b8c5c3f3e9
commit d1229585a1
2 changed files with 1009 additions and 11 deletions

1017
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "vrobbler"
version = "0.15.4"
version = "0.16.0"
description = ""
authors = ["Colin Powell <colin@unbl.ink>"]
@ -52,6 +52,7 @@ urllib3 = "<2"
django-oauth-toolkit = "^3.0.1"
meta-yt = "^0.1.9"
berserk = "^0.13.2"
poetry-bumpversion = "^0.3.3"
[tool.poetry.group.test]
optional = true