We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63859a5 commit bf8a482Copy full SHA for bf8a482
2 files changed
CHANGELOG.md
@@ -3,6 +3,8 @@
3
All notable changes to this project will be documented in this file.
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6
+## [0.16.1](https://github.com/steamicc/micropython-steami-lib/compare/v0.16.0...v0.16.1) (2026-04-10)
7
+
8
# [0.16.0](https://github.com/steamicc/micropython-steami-lib/compare/v0.15.0...v0.16.0) (2026-04-10)
9
10
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "micropython-steami-lib"
-version = "0.16.0"
+version = "0.16.1"
description = "MicroPython driver library for the STeaMi board."
license = {text = "GPL-3.0-or-later"}
requires-python = ">=3.7"
0 commit comments