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