log.py code improvements

This commit is contained in:
2025-12-29 23:24:10 +01:00
parent e502cd7586
commit c29bb3a82a
5 changed files with 83 additions and 45 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
[project]
name = "cpu_governor_auto_adjust"
version = "1.1.0"
description = "This application has been developed to automatically change cpu governor based on certain triggers."
version = "1.2.0"
description = "CPU Governor Auto Adjust based on Roon Activity and System Load"
authors = [
{ name = "Martin Reurekas", email = "martin@semrks.nl" }
]