Skip to content
This repository was archived by the owner on Nov 11, 2024. It is now read-only.

Commit 875f6e2

Browse files
authored
version_change (#6)
1 parent 8f68153 commit 875f6e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "stackit-core"
3-
version = "0.0.1"
3+
version = "0.0.1a"
44
authors = [
55
"STACKIT Developer Tools <[email protected]>",
66
]
@@ -95,4 +95,4 @@ per-file-ignores = """
9595
# S105: hardcoded passwords in tests are fine
9696
# S106: hardcoded passwords in tests are fine
9797
./tests/*: S101,S105,S106,
98-
"""
98+
"""

0 commit comments

Comments
 (0)