Skip to content

Commit 7a20ff0

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2025-02-21) ### Bug Fixes * **api:** update system router prefix and test paths ([af8d4e1](af8d4e1)) * **dynamiccpu:** allow to send floating for cpu by splitting schemas by memory and cpu ([bcaf361](bcaf361)) * **dynamiccpu:** allow to send floating for cpu by splitting schemas by memory and cpu ([e0d2043](e0d2043)) * **loadmanager:** fix dynamic stop and proper destroy for the class and fix test ([aaa18b3](aaa18b3)) * **loadmanager:** fix dynamic stop and proper destroy for the class and fix test ([160e415](160e415))
1 parent e94303c commit 7a20ff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = "app"
3-
version = "1.0.0"
3+
version = '1.0.0'
44
description = "StressedPod: Simulate workloads on Kuvbernetes"
55
authors = ["Quentin SALLIO <[email protected]>"]
66

0 commit comments

Comments
 (0)