[release] Bump to version 40.2
Some checks failed
build / test (push) Successful in 2m0s
deploy / test (push) Successful in 1m59s
deploy / build-and-deploy (push) Failing after 25s

- Try fixing deploy bugs again
This commit is contained in:
2026-06-03 16:32:09 -04:00
parent 5f55163147
commit f9ba6fec14
2 changed files with 7 additions and 1 deletions

View File

@ -516,6 +516,12 @@ Currently when we import a scale CSV row and create data, the title is left
blank which makes it look funny in a list view. Let's save the weight as the blank which makes it look funny in a list view. Let's save the weight as the
title of the Weigh-in task. title of the Weigh-in task.
* Version 40.2 [1/1]
** DONE [#A] Try fixing deploy bugs again :tooling:releases:bug:
:PROPERTIES:
:ID: 15894943-be1d-200f-8400-a136770ad9d2
:END:
* Version 40.1 [2/2] * Version 40.1 [2/2]
** DONE [#A] Releases are still broken :bug:releases:tooling: ** DONE [#A] Releases are still broken :bug:releases:tooling:
:PROPERTIES: :PROPERTIES:

View File

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