Skip to content

Commit 40911fa

Browse files
committed
bump: version 0.26.1 -> 0.26.2
1 parent 45f83ce commit 40911fa

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Changelog
22

3-
## v0.26.0 (2025-10-24)
3+
## v0.26.2 (2025-12-06)
4+
5+
### Added
6+
7+
- Added input validation in lossless source coding classes.
8+
9+
## v0.26.1 (2025-10-24)
410

511
### Fixed
612

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.1"
3+
version = "0.26.2"
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)