sessions / 7a0cb8b9d07c9f797a971864aac27eccd6fe09f4

/home/powellc/src/code.unbl.ink/secstate/vrobbler

This commit has no recorded session.

diff

ignore whitespace

commit 7a0cb8b9d07c9f797a971864aac27eccd6fe09f4Author: Colin Powell <colin@unbl.ink>Date:   Sun Jun 21 23:06:14 2026 -0400    [release] Bump to version 57.1        - Write poetry lock filediff --git a/PROJECT.org b/PROJECT.orgindex 722cd67..d43184c 100644--- a/PROJECT.org+++ b/PROJECT.org@@ -88,7 +88,7 @@ fetching and simple saving. *** Metadata sources **** 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: :PROPERTIES: :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: +* Version 57.1 [1/1] ** DONE [#A] Write poetry lock file :bug:deps: :PROPERTIES: :ID:       0f5a6f4b-a486-ba7e-bbce-f7581274398c :END:+ * Version 57.0 [5/5] ** DONE [#A] Scrobble button on some media list pages dont work :bug:scrobbles: :PROPERTIES:diff --git a/pyproject.toml b/pyproject.tomlindex 9bcf46b..162cfc3 100644--- a/pyproject.toml+++ b/pyproject.toml@@ -1,6 +1,6 @@ [tool.poetry] name = "vrobbler"-version = "57.0"+version = "57.1" description = "" authors = ["Colin Powell <colin@unbl.ink>"]