Skip to content

Commit 21f3839

Browse files
authored
Update pyproject.toml
1 parent 7960002 commit 21f3839

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

services/dns/pyproject.toml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
[tool.poetry]
22
name = "stackit-dns"
3-
version = "v0.0.1a2"
4-
authors = [
5-
"stackit-dns <[email protected]>",
6-
]
3+
version = "v0.0.1a3"
4+
authors = ["STACKIT Developer Tools <[email protected]>"]
75
description = "STACKIT DNS API"
86
readme = "README.md"
97
#license = "NoLicense"

0 commit comments

Comments
 (0)