Skip to content

Commit a5e857d

Browse files
committed
bump: version 0.28.0 -> 0.28.1
1 parent 4c1bb40 commit a5e857d

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.28.1 (2026-03-12)
4+
5+
### Added
6+
7+
- Added [convolution](https://komm.dev/ref/convolve) helper function.
8+
39
## v0.28.0 (2026-03-09)
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.28.0"
3+
version = "0.28.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)