We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32e3e3f commit 8662d74Copy full SHA for 8662d74
ui.py
@@ -10,7 +10,7 @@
10
from config import config # object
11
from wallpaper import Wallpaper
12
13
-VERSION = "v3.2" #as tagged on github
+VERSION = "v3.2.1" #as tagged on github
14
15
class SystemTrayIcon(QtWidgets.QSystemTrayIcon):
16
def __init__(self, icon, parent, signal):
0 commit comments