made all triggers async

This commit is contained in:
2025-03-31 19:25:19 +02:00
parent a56c3ed36f
commit 9e62c1cd6b
7 changed files with 54 additions and 62 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "cpu_governor_auto_adjust"
version = "0.3.1"
version = "0.4.0"
description = "This application has been developed to automatically change cpu governor based on certain triggers."
authors = [
{ name = "Martin Reurekas", email = "martin@semrks.nl" }