Skip to content

Commit 5b7389f

Browse files
committed
chore: Release v1.6.0
Signed-off-by: Hubert Cymerys <hubert.cymerys@intel.com>
1 parent e2fb699 commit 5b7389f

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# CHANGELOG
2+
3+
<!-- version list -->
4+
5+
## v1.6.0 (2025-07-10)
6+
7+
### Features
8+
9+
- Initial commit
10+
([`e2fb699`](https://github.com/intel/mfd-sysctl/commit/e2fb69930bd61ec3143ad4acc7c1a6e1062d002d))

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-sysctl"
1313
description = "Module for SYSCTL"
1414
requires-python = ">=3.10, <3.14"
15-
version = "1.5.1"
15+
version = "1.6.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)