Skip to content

Commit 139a6fd

Browse files
authored
Merge pull request #41 from OpenDisplay/release-please--branches--main
chore(main): release 5.9.0
2 parents 9b5983b + 804910f commit 139a6fd

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "5.8.2"
2+
".": "5.9.0"
33
}

CHANGELOG.md

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

3+
## [5.9.0](https://github.com/OpenDisplay/py-opendisplay/compare/v5.8.2...v5.9.0) (2026-04-02)
4+
5+
6+
### Features
7+
8+
* add GRAYSCALE_16 (4bpp) encoding support ([9b5983b](https://github.com/OpenDisplay/py-opendisplay/commit/9b5983ba01ed064325828e97b37efd1b0eebff6e))
9+
310
## [5.8.2](https://github.com/OpenDisplay/py-opendisplay/compare/v5.8.1...v5.8.2) (2026-04-02)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "py-opendisplay"
7-
version = "5.8.2"
7+
version = "5.9.0"
88
description = "Python library for OpenDisplay BLE e-paper displays"
99
readme = "README.md"
1010
license = "MIT"

0 commit comments

Comments
 (0)