[release] Bump to version 56.3
- Fix bug in importer script from discgolf being added
This commit is contained in:
@ -88,7 +88,7 @@ fetching and simple saving.
|
|||||||
*** Metadata sources
|
*** Metadata sources
|
||||||
**** Scraper
|
**** Scraper
|
||||||
|
|
||||||
* Backlog [1/23] :vrobbler:project:personal:
|
* Backlog [0/22] :vrobbler:project:personal:
|
||||||
** TODO [#C] Create small utility to clean up tracks scrobbled with wonky playback times :bug:music:scrobbles:
|
** TODO [#C] Create small utility to clean up tracks scrobbled with wonky playback times :bug:music:scrobbles:
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:ID: 702462cf-d54b-48c6-8a7c-78b8de751deb
|
:ID: 702462cf-d54b-48c6-8a7c-78b8de751deb
|
||||||
@ -604,10 +604,12 @@ independent of the email flow it was originally creatdd for
|
|||||||
|
|
||||||
** TODO [#B] Is there way to create unique slugs for media instances :media_types:
|
** TODO [#B] Is there way to create unique slugs for media instances :media_types:
|
||||||
|
|
||||||
|
* Version 56.3 [1/1]
|
||||||
** DONE [#A] Fix bug in importer script from discgolf being added :bug:
|
** DONE [#A] Fix bug in importer script from discgolf being added :bug:
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:ID: c3733f96-18f1-eef8-f5d9-edaf97e35623
|
:ID: c3733f96-18f1-eef8-f5d9-edaf97e35623
|
||||||
:END:
|
:END:
|
||||||
|
|
||||||
* Version 56.2 [1/1]
|
* Version 56.2 [1/1]
|
||||||
** DONE [#A] Fix bug in creating people when importing course plays :discgolf:bug:
|
** DONE [#A] Fix bug in creating people when importing course plays :discgolf:bug:
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "vrobbler"
|
name = "vrobbler"
|
||||||
version = "56.2"
|
version = "56.3"
|
||||||
description = ""
|
description = ""
|
||||||
authors = ["Colin Powell <colin@unbl.ink>"]
|
authors = ["Colin Powell <colin@unbl.ink>"]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user