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.3.1 (2025-10-29)
6+
7+ ### Bug Fixes
8+
9+ - Add optional additional parameters for bridge creation
10+ ([ ` 0a7533d ` ] ( https://github.com/intel/mfd-network-adapter/commit/0a7533d55860961b54859c122dba8adc743ff263 ) )
11+
12+
513## v14.3.0 (2025-10-27)
614
715### Features
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.3.0 "
15+ version = " 14.3.1 "
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