Skip to content
Snippets Groups Projects
Commit db68634b authored by Bartosz Golaszewski's avatar Bartosz Golaszewski
Browse files

bindings: python: gpiod v2.2.0


Minor gpiod package release.

Changelog:
- add a script for generating sdist and wheels
- fix make build
- support casting of line.Value to bool
- test fixes
- fix __repr__() implementations

Signed-off-by: default avatarBartosz Golaszewski <bartosz.golaszewski@linaro.org>
parent d7f2bb23
Branches
Tags
No related merge requests found
......@@ -2,4 +2,4 @@
# SPDX-FileCopyrightText: 2022 Linaro Ltd.
# SPDX-FileCopyrightText: 2022 Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
__version__ = "2.1.3"
__version__ = "2.2.0"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment