Skip to content

Commit 571d6fd

Browse files
committed
chore: Release v1.20.0
Signed-off-by: Lasota, Adrian <adrian.lasota@intel.com>
1 parent a4b7543 commit 571d6fd

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# CHANGELOG
2+
3+
<!-- version list -->
4+
5+
## v1.20.0 (2025-07-10)
6+
7+
### Features
8+
9+
- Initial commit
10+
([`a4b7543`](https://github.com/intel/mfd-dmesg/commit/a4b75439e0d215f8486f2ed5b8dc4c6b78ad23ba))

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies = { file = ["requirements.txt"] }
1212
name = "mfd-dmesg"
1313
description = "Modular Framework Design (MFD) module for diagnostic messages."
1414
requires-python = ">=3.10, <3.14"
15-
version = "1.19.1"
15+
version = "1.20.0"
1616
dynamic = ["dependencies"]
1717
license-files = ["LICENSE.md", "AUTHORS.md"]
1818
readme = {file = "README.md", content-type = "text/markdown"}

0 commit comments

Comments
 (0)