We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22fc1d4 commit a7c958dCopy full SHA for a7c958d
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## v0.26.0 (2025-10-24)
4
+
5
+### Fixed
6
7
+- Fixed bug in `ReflectedRectangularLabeling`.
8
9
## v0.26.0 (2025-10-03)
10
11
### Breaking changes
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "komm"
-version = "0.26.0"
+version = "0.26.1"
description = "An open-source library for Python 3 providing tools for analysis and simulation of analog and digital communication systems."
readme = "README.md"
authors = [{ name = "Roberto W. Nobrega", email = "rwnobrega@gmail.com" }]
0 commit comments