diff --git a/setup.py b/setup.py index 9ad463a..348dad9 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ def read(name): return f.read() # Used for the tar.gz/snap releases -VERSION = "1.9.6" +VERSION = "1.9.7" setup( name="auto-cpufreq",