diff --git a/setup.py b/setup.py index ea54a9e..8417193 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 = "2.0-beta" +VERSION = "1.9.9" setup( name="auto-cpufreq",