Merge branch 'develop'
This commit is contained in:
@ -30,7 +30,7 @@ steps:
|
|||||||
- vrobbler.service
|
- vrobbler.service
|
||||||
username: root
|
username: root
|
||||||
ssh_key:
|
ssh_key:
|
||||||
from_secret: unbl_ink_key
|
from_secret: jail_key
|
||||||
command_timeout: 2m
|
command_timeout: 2m
|
||||||
script:
|
script:
|
||||||
- pip uninstall -y vrobbler
|
- pip uninstall -y vrobbler
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "vrobbler"
|
name = "vrobbler"
|
||||||
version = "0.16.0"
|
version = "0.16.1"
|
||||||
description = ""
|
description = ""
|
||||||
authors = ["Colin Powell <colin@unbl.ink>"]
|
authors = ["Colin Powell <colin@unbl.ink>"]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user