Skip to content

Commit 3bd9cd4

Browse files
authored
fix(pyproject): fix
1 parent 66f1a2d commit 3bd9cd4

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,7 +1,7 @@
11
[tool.poetry]
22
name = "app"
3-
version = '1.0.1'
4-
description = "StressedPod: Simulate workloads on Kuvbernetes"
3+
version = "1.0.1"
4+
description = "StressedPod: Simulate workloads on Kubernetes"
55
authors = ["Quentin SALLIO <[email protected]>"]
66

77
[tool.poetry.dependencies]

0 commit comments

Comments
 (0)