Skip to content

Commit ccf36e5

Browse files
committed
chore: Release v14.2.0
Signed-off-by: mfd-intel-bot <[email protected]>
1 parent 731c833 commit ccf36e5

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
@@ -2,6 +2,14 @@
22

33
<!-- version list -->
44

5+
## v14.2.0 (2025-10-15)
6+
7+
### Features
8+
9+
- MFD Const Internal introduction.
10+
([`731c833`](https://github.com/intel/mfd-network-adapter/commit/731c8332cc8e330b14dd6bbaa0c859dc8ec297ce))
11+
12+
513
## v14.1.0 (2025-09-26)
614

715
### Bug Fixes

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-network-adapter"
1313
description = "Module which handle operations on network adapters installed on different operating systems"
1414
requires-python = ">=3.10, <3.14"
15-
version = "14.1.0"
15+
version = "14.2.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)