Skip to content

Commit a7c958d

Browse files
committed
bump: version 0.26.0 -> 0.26.1
1 parent 22fc1d4 commit a7c958d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## v0.26.0 (2025-10-24)
4+
5+
### Fixed
6+
7+
- Fixed bug in `ReflectedRectangularLabeling`.
8+
39
## v0.26.0 (2025-10-03)
410

511
### Breaking changes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "komm"
3-
version = "0.26.0"
3+
version = "0.26.1"
44
description = "An open-source library for Python 3 providing tools for analysis and simulation of analog and digital communication systems."
55
readme = "README.md"
66
authors = [{ name = "Roberto W. Nobrega", email = "rwnobrega@gmail.com" }]

0 commit comments

Comments
 (0)