Skip to content

Commit 9c13b17

Browse files
committed
chore: Release v14.3.1
Signed-off-by: mfd-intel-bot <[email protected]>
1 parent 0a7533d commit 9c13b17

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.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

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.3.0"
15+
version = "14.3.1"
1616
dynamic = ["dependencies"]
1717
license-files = ["LICENSE.md", "AUTHORS.md"]
1818
readme = {file = "README.md", content-type = "text/markdown"}

0 commit comments

Comments
 (0)