File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ dependencies = { file = ["requirements.txt"] }
1212name = " mfd-network-adapter"
1313description = " Module which handle operations on network adapters installed on different operating systems"
1414requires-python = " >=3.10, <3.14"
15- version = " 14.1 .0"
15+ version = " 14.2 .0"
1616dynamic = [" dependencies" ]
1717license-files = [" LICENSE.md" , " AUTHORS.md" ]
1818readme = {file = " README.md" , content-type = " text/markdown" }
You can’t perform that action at this time.
0 commit comments