[release] Bump to version 48.3
- Fix bug in missing sqids dep
This commit is contained in:
@ -88,7 +88,7 @@ fetching and simple saving.
|
|||||||
*** Metadata sources
|
*** Metadata sources
|
||||||
**** Scraper
|
**** Scraper
|
||||||
|
|
||||||
* Backlog [1/15] :vrobbler:project:personal:
|
* Backlog [0/14] :vrobbler:project:personal:
|
||||||
** TODO [#C] Create small utility to clean up tracks scrobbled with wonky playback times :vrobbler:personal:bug:music:scrobbles:
|
** TODO [#C] Create small utility to clean up tracks scrobbled with wonky playback times :vrobbler:personal:bug:music:scrobbles:
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:ID: 702462cf-d54b-48c6-8a7c-78b8de751deb
|
:ID: 702462cf-d54b-48c6-8a7c-78b8de751deb
|
||||||
@ -535,10 +535,12 @@ to go try to enrich the media instance. Should this enrichment fail, tag the sc
|
|||||||
log a warning and move on.
|
log a warning and move on.
|
||||||
|
|
||||||
|
|
||||||
|
* Version 48.3 [1/1]
|
||||||
** DONE [#A] Fix bug in missing sqids dep :dependencies:project:
|
** DONE [#A] Fix bug in missing sqids dep :dependencies:project:
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:ID: 0b619837-729a-cd74-7a97-6fa2a148b27d
|
:ID: 0b619837-729a-cd74-7a97-6fa2a148b27d
|
||||||
:END:
|
:END:
|
||||||
|
|
||||||
* Version 48.2 [1/1]
|
* Version 48.2 [1/1]
|
||||||
** DONE [#A] Lock down scrobbles and use sqids to share them :feature:sharing:scrobbles:
|
** DONE [#A] Lock down scrobbles and use sqids to share them :feature:sharing:scrobbles:
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "vrobbler"
|
name = "vrobbler"
|
||||||
version = "48.2"
|
version = "48.3"
|
||||||
description = ""
|
description = ""
|
||||||
authors = ["Colin Powell <colin@unbl.ink>"]
|
authors = ["Colin Powell <colin@unbl.ink>"]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user