Skip to content

Commit 764198c

Browse files
authored
Test release (#82)
1 parent 1e93db4 commit 764198c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

core/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "stackit-core"
3-
version = "0.0.1a2"
3+
version = "v0.0.1a2"
44
authors = [
55
"STACKIT Developer Tools <[email protected]>",
66
]

services/dns/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "stackit-dns"
3-
version = "0.0.1a2"
3+
version = "v0.0.1a2"
44
authors = [
55
"stackit-dns <[email protected]>",
66
]

0 commit comments

Comments
 (0)