We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8c5bccb + 8e6f012 commit 4a1edd1Copy full SHA for 4a1edd1
RELEASE_NOTES.md
@@ -10,7 +10,7 @@
10
11
## New Features
12
13
-<!-- Here goes the main new features and examples or instructions on how to use them -->
+* This release now supports the sdk up to rc2000.
14
15
## Bug Fixes
16
pyproject.toml
@@ -38,7 +38,7 @@ dependencies = [
38
# Make sure to update the version for cross-referencing also in the
39
# mkdocs.yml file when changing the version here (look for the config key
40
# plugins.mkdocstrings.handlers.python.import)
41
- "frequenz-sdk >= 1.0.0-rc1302, < 1.0.0-rc1900",
+ "frequenz-sdk >= 1.0.0-rc1302, < 1.0.0-rc2000",
42
"frequenz-channels >= 1.6.1, < 2.0.0",
43
"frequenz-client-dispatch >= 0.10.1, < 0.11.0",
44
]
0 commit comments