Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "7.13.0"
".": "7.13.1"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,13 @@
ACK streams that never make progress (previously loops without a progress
guarantee, reachable only with buggy/hostile firmware).

## [7.13.1](https://github.com/OpenDisplay/py-opendisplay/compare/v7.13.0...v7.13.1) (2026-07-17)


### Bug Fixes

* **transport:** close all BLE notification-watcher leak paths ([d99313a](https://github.com/OpenDisplay/py-opendisplay/commit/d99313a11d07913db3fc0c5d13bce60544e4fcb6))

## [7.13.0](https://github.com/OpenDisplay/py-opendisplay/compare/v7.12.0...v7.13.0) (2026-07-16)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "hatchling.build"

[project]
name = "py-opendisplay"
version = "7.13.0"
version = "7.13.1"
description = "Python library for OpenDisplay BLE e-paper displays"
readme = "README.md"
license = "MIT"
Expand Down
2 changes: 1 addition & 1 deletion uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.