Skip to content

Commit 33c912c

Browse files
authored
Update pyproject.toml
1 parent e2273a2 commit 33c912c

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
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "python_serviceplatformen"
7-
version = "1.0.0"
7+
version = "1.1.0"
88
authors = [
99
{ name="ITK Development", email="[email protected]" },
1010
]
@@ -33,4 +33,4 @@ dev = [
3333
]
3434

3535
[tool.setuptools.package-data]
36-
"*" = ["*.xsd"]
36+
"*" = ["*.xsd"]

0 commit comments

Comments
 (0)