Skip to content

Commit 812435e

Browse files
committed
Use frequenz-client-common v0.1.0
Signed-off-by: cwasicki <[email protected]>
1 parent 79726f9 commit 812435e

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
@@ -30,7 +30,7 @@ requires-python = ">= 3.11, < 4"
3030
dependencies = [
3131
"typing-extensions >= 4.5.0, < 5",
3232
"frequenz-api-reporting >= 0.1.1, < 1",
33-
"frequenz-client-common @ git+https://github.com/frequenz-floss/[email protected]",
33+
"frequenz-client-common == 0.1.0",
3434
]
3535
dynamic = ["version"]
3636

0 commit comments

Comments
 (0)