author/maintainers
This commit is contained in:
parent
9601debaf5
commit
b71140004d
2 changed files with 4 additions and 2 deletions
|
@ -3,7 +3,8 @@ name = "kiwi-scp-core"
|
|||
version = "0.1.0"
|
||||
description = ""
|
||||
license = "MIT"
|
||||
authors = ["Jörn-Michael <40151420+ldericher@users.noreply.github.com>"]
|
||||
authors = ["Jörn-Michael Miehe <40151420+ldericher@users.noreply.github.com>"]
|
||||
maintainers = []
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.9"
|
||||
|
|
|
@ -3,7 +3,8 @@ name = "kiwi-scp"
|
|||
version = "0.3.0"
|
||||
description = "kiwi is the simple tool for managing container servers."
|
||||
license = "MIT"
|
||||
authors = ["Jörn-Michael <40151420+ldericher@users.noreply.github.com>"]
|
||||
authors = ["Jörn-Michael Miehe <40151420+ldericher@users.noreply.github.com>"]
|
||||
maintainers = []
|
||||
readme = "README.md"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
|
|
Loading…
Reference in a new issue