[release] Bump to version 39.1
All checks were successful
build & deploy / test (push) Successful in 1m56s
build & deploy / build-and-deploy (push) Has been skipped

- Fix bug in tests for notes saving
This commit is contained in:
2026-05-31 23:25:34 -04:00
parent 8d069df9d1
commit 957c32e3a7
2 changed files with 7 additions and 1 deletions

View File

@ -480,6 +480,12 @@ whatever time KoReader reports, we need to know, given the date and the user
profile's historic timezone, how many hours to adjust the KoReader time to get
to GMT to save it in the database.
* Version 39.1 [1/1]
** DONE [#A] Fix bug in tests for notes saving :bug:scrobbles:forms:
:PROPERTIES:
:ID: 68a011b2-bb6f-3ba8-2312-5947c41db9ac
:END:
* Version 39.0 [3/3]
** DONE [#B] Clean up org-mode tasks metadata :bug:tasks:metadata:
:PROPERTIES:

View File

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