We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35ad11b commit fc07d54Copy full SHA for fc07d54
1 file changed
config.py
@@ -6,7 +6,7 @@
6
from helpers.colors import color_names_sweet16 as COLORS
7
################################################################################################################################
8
# Constants General
9
-VERSION = "1.4.1" # this version
+VERSION = "1.4.2" # this version
10
AUTHOR = "Urs Utzinger" # me
11
DATE = "2025" # year of last update
12
0 commit comments