Skip to content

Commit

Permalink
Bump quantities version to 1.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Leandro Lucarella <[email protected]>
  • Loading branch information
llucax committed Nov 20, 2024
1 parent 53792f2 commit 2ad4585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies = [
# (plugins.mkdocstrings.handlers.python.import)
"frequenz-client-microgrid >= 0.6.0, < 0.7.0",
"frequenz-channels >= 1.2.0, < 2.0.0",
"frequenz-quantities == 1.0.0rc3",
"frequenz-quantities == 1.0.0",
"networkx >= 2.8, < 4",
"numpy >= 1.26.4, < 2",
"typing_extensions >= 4.6.1, < 5",
Expand Down

0 comments on commit 2ad4585

Please sign in to comment.