Skip to content

Commit 9b830c8

Browse files
authored
Use frequenz-client-common v0.1.0 (#18)
2 parents 79726f9 + 812435e commit 9b830c8

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)