Skip to content

Commit 1e93db4

Browse files
authored
Test release (#81)
1 parent 80eef68 commit 1e93db4

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.1a1"
3+
version = "0.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.1a1"
3+
version = "0.0.1a2"
44
authors = [
55
"stackit-dns <[email protected]>",
66
]

0 commit comments

Comments
 (0)