File tree Expand file tree Collapse file tree 2 files changed +2
-14
lines changed Expand file tree Collapse file tree 2 files changed +2
-14
lines changed Original file line number Diff line number Diff line change 11# Dispatch Highlevel Interface Release Notes
22
3- ## Summary
4-
5- <!-- Here goes a general summary of what this release is about -->
6-
73## Upgrading
84
9- <!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->
10-
11- ## New Features
12-
13- <!-- Here goes the main new features and examples or instructions on how to use them -->
14-
15- ## Bug Fixes
16-
17- <!-- Here goes notable bug fixes that are worth a special mention or explanation -->
5+ * Change minimum version of the ` frequenz-sdk ` dependency from >= 1.0.0-rc2000 to >= 1.0.0-rc1900
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ dependencies = [
3838 # Make sure to update the version for cross-referencing also in the
3939 # mkdocs.yml file when changing the version here (look for the config key
4040 # plugins.mkdocstrings.handlers.python.import)
41- " frequenz-sdk >= 1.0.0-rc2000 , < 1.0.0-rc2100" ,
41+ " frequenz-sdk >= 1.0.0-rc1900 , < 1.0.0-rc2100" ,
4242 " frequenz-channels >= 1.6.1, < 2.0.0" ,
4343 " frequenz-client-dispatch >= 0.10.1, < 0.11.0" ,
4444]
You can’t perform that action at this time.
0 commit comments