diff --git a/setup.py b/setup.py index 0b6fd9f..385002c 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.3" +VERSION = "1.9.4" setup( name="auto-cpufreq",