[release] Bump to version 62.1
- Add open food stats as requirement
This commit is contained in:
@ -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:
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "vrobbler"
|
||||
version = "62.0"
|
||||
version = "62.1"
|
||||
description = ""
|
||||
authors = ["Colin Powell <colin@unbl.ink>"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user