Merge branch 'master' into dev

This commit is contained in:
shadeyg56 2023-08-12 18:00:38 -05:00 committed by GitHub
commit aa8d0ddb9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",