We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd1cccc commit 8998388Copy full SHA for 8998388
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.12.1](https://github.com/steamicc/micropython-steami-lib/compare/v0.12.0...v0.12.1) (2026-04-09)
7
+
8
# [0.12.0](https://github.com/steamicc/micropython-steami-lib/compare/v0.11.1...v0.12.0) (2026-04-01)
9
10
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "micropython-steami-lib"
-version = "0.12.0"
+version = "0.12.1"
description = "MicroPython driver library for the STeaMi board."
license = {text = "GPL-3.0-or-later"}
requires-python = ">=3.7"
0 commit comments