We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fbb948 commit b0f8472Copy full SHA for b0f8472
setup.py
@@ -13,7 +13,7 @@ def read(name):
13
return f.read()
14
15
# Used for the tar.gz/snap releases
16
-VERSION = "1.9.8"
+VERSION = "1.9.9"
17
18
setup(
19
name="auto-cpufreq",
0 commit comments