We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7960002 commit 21f3839Copy full SHA for 21f3839
services/dns/pyproject.toml
@@ -1,9 +1,7 @@
1
[tool.poetry]
2
name = "stackit-dns"
3
-version = "v0.0.1a2"
4
-authors = [
5
- "stackit-dns <[email protected]>",
6
-]
+version = "v0.0.1a3"
+authors = ["STACKIT Developer Tools <[email protected]>"]
7
description = "STACKIT DNS API"
8
readme = "README.md"
9
#license = "NoLicense"
0 commit comments