mirror of
https://github.com/AdnanHodzic/auto-cpufreq.git
synced 2025-07-27 07:34:25 +02:00
Update to core22 & v1.9.5 bump
This commit is contained in:
parent
fa5d86669f
commit
e1637fa85e
2
setup.py
2
setup.py
@ -13,7 +13,7 @@ def read(name):
|
|||||||
return f.read()
|
return f.read()
|
||||||
|
|
||||||
# Used for the tar.gz/snap releases
|
# Used for the tar.gz/snap releases
|
||||||
VERSION = "1.9.4"
|
VERSION = "1.9.5"
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="auto-cpufreq",
|
name="auto-cpufreq",
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name: auto-cpufreq
|
name: auto-cpufreq
|
||||||
base: core20
|
base: core22
|
||||||
summary: Automatic CPU speed & power optimizer for Linux
|
summary: Automatic CPU speed & power optimizer for Linux
|
||||||
description: |
|
description: |
|
||||||
Automatic CPU speed & power optimizer for Linux based on active
|
Automatic CPU speed & power optimizer for Linux based on active
|
||||||
|
Loading…
x
Reference in New Issue
Block a user