Skip to content

Commit b5b913a

Browse files
committed
Add version to pyproject.toml
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
1 parent 740ec9e commit b5b913a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/sqlserverflex/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "stackit-sqlserverflex"
33

44
[tool.poetry]
55
name = "stackit-sqlserverflex"
6-
version = "v0.3.0"
6+
version = "v1.0.0"
77
authors = [
88
"STACKIT Developer Tools <developer-tools@stackit.cloud>",
99
]

0 commit comments

Comments
 (0)