diff --git a/setup.py b/setup.py index 8b5387a..a77cb83 100755 --- a/setup.py +++ b/setup.py @@ -31,7 +31,7 @@ import pkgconfig rofi_prefix = pkgconfig.variables('rofi').get('prefix') -__VERSION__ = '22.04.4' +__VERSION__ = '22.10.0' def datafilelist(installbase, sourcebase): datafileList = []