Skip to content

Commit 77e11e8

Browse files
committed
chore: Release v7.12.0
Signed-off-by: Baczek, Arkadiusz <[email protected]>
1 parent 254ee84 commit 77e11e8

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# CHANGELOG
2+
3+
## v7.12.0 (2025-07-10)
4+
5+
### Features
6+
7+
- Initial commit
8+
([`254ee84`](https://github.com/intel/mfd-connect/commit/254ee84e67dcee4734346a096b611d8a42f50151))

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-connect"
1313
description = "Module for running commands on remote machine."
1414
requires-python = ">=3.10, <3.14"
15-
version = "7.11.0"
15+
version = "7.12.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)