File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,14 +7,20 @@ and this project does NOT adhere to [Semantic Versioning](https://semver.org/spe
77
88
99
10- [ Unreleased ] : https://github.com/Linuxfabrik/lib/compare/v2.1.0.4 ...HEAD
10+ [ Unreleased ] : https://github.com/Linuxfabrik/lib/compare/v2.1.0.7 ...HEAD
1111
1212## [ Unreleased]
1313
1414tbd
1515
1616
1717
18+ ## v2.1.0.7
19+
20+ * disk.py: Fix static path to udevadm ([ #85 ] ( https://github.com/Linuxfabrik/lib/issues/85 ) )
21+
22+
23+
1824## v2.1.0.4
1925
2026* refactor: uptimerobot.py
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66
77[project ]
88name = " linuxfabrik-lib"
9- version = " 2.1.0.4 "
9+ version = " 2.1.0.7 "
1010description = " Python libraries used in various Linuxfabrik projects, including the 'Linuxfabrik Monitoring Plugins' project."
1111readme = " README.md"
1212authors = [
You can’t perform that action at this time.
0 commit comments