Skip to content

Commit 7d7beee

Browse files
chore(release): v0.2.5. [skip ci]
## [0.2.5](v0.2.4...v0.2.5) (2026-03-28)
1 parent 72c4a9f commit 7d7beee

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.2.5](https://github.com/steamicc/micropython-steami-lib/compare/v0.2.4...v0.2.5) (2026-03-28)
7+
68
## [0.2.4](https://github.com/steamicc/micropython-steami-lib/compare/v0.2.3...v0.2.4) (2026-03-28)
79

810
## [0.2.3](https://github.com/steamicc/micropython-steami-lib/compare/v0.2.2...v0.2.3) (2026-03-28)

pyproject.toml

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

55
[project]
66
name = "micropython-steami-lib"
7-
version = "0.2.4"
7+
version = "0.2.5"
88
description = "MicroPython driver library for the STeaMi board."
99
license = {text = "GPL-3.0-or-later"}
1010
requires-python = ">=3.7"

0 commit comments

Comments
 (0)