File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1+ # CHANGELOG
2+
3+ <!-- version list -->
4+
5+ ## v14.0.0 (2025-07-11)
6+
7+ ### Features
8+
9+ - Initial commit
10+ ([ ` ae14cba ` ] ( https://github.com/intel/mfd-network-adapter/commit/ae14cba83b9511a56f00aa7719fa7c8c2779aa8e ) )
11+
12+ ### Breaking Changes
13+
14+ - OIDs binaries removed
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 = " 13.83 .0"
15+ version = " 14.0 .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