Skip to content

Commit 3f8bf04

Browse files
authored
Update release notes for rc6.post1 (#943)
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` and we'll include the release notes for `rc6.1` (`rc6.2` was just an attempt to fix the version number).
2 parents 8d65a11 + e354a32 commit 3f8bf04

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)