[release] Bump to version 40.2
- Try fixing deploy bugs again
This commit is contained in:
@ -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:
|
||||||
|
|||||||
@ -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>"]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user