Skip to content

Commit e354a32

Browse files
committed
Update release notes for rc6.post1
Semver is not fully supported by setuptools_scm, so we need to use a version number that is compatible with PEP 440. This means intead of using `rc6.1` we need to use `rc6.post1`. Using pre-release versions with pre-release versions is discouraged but in this case it seems better than do the jump to `rc7`. Because `rc6.1` (or `rc6.2`) was ever released in PyPI, we'll use `rc6.post1`. Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 6da36b0 commit e354a32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RELEASE_NOTES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Frequenz Python SDK Release Notes
22

3-
## Summary
3+
## Bug Fixes
44

5-
This release only fixes a `pylint` check failure that was preventing the release to be uploaded to PyPI.
5+
- Fix getting reactive power from meters, inverters and EV chargers.

0 commit comments

Comments
 (0)