[release] Bump to version 62.1
All checks were successful
ci / test (push) Successful in 2m41s
ci / build-and-deploy (push) Successful in 1m40s

- Add open food stats as requirement
This commit is contained in:
2026-07-22 01:17:09 -04:00
parent 3bfb01b3f7
commit 050fce7ffc
2 changed files with 4 additions and 2 deletions

View File

@ -185,7 +185,7 @@ events).
- Timestamp picker (default to now)
- Optional: barcode scanning for food/drinks via CameraX
* Backlog [1/26] :vrobbler:project:personal:
* Backlog [0/25] :vrobbler:project:personal:
** TODO [#C] After transition to linux add curl_cffi as webpage scrapper again :webpages:metadata:
** TODO [#C] Create small utility to clean up tracks scrobbled with wonky playback times :bug:music:scrobbles:
:PROPERTIES:
@ -714,10 +714,12 @@ at /api/docs/.
- Verify schema generates cleanly for all ViewSets
- Fix any serializer issues that block schema generation
* Version 62.1 [1/1]
** DONE Add open food stats as requirement
:PROPERTIES:
:ID: c6f47c5a-2c24-9e48-f1e5-edd11be5f36c
:END:
* Version 62.0 [1/1]
** DONE [#B] Add open food facts source for Food and Drink :source:food:drinks:
:PROPERTIES:

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "vrobbler"
version = "62.0"
version = "62.1"
description = ""
authors = ["Colin Powell <colin@unbl.ink>"]