We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc07d54 commit bf47da9Copy full SHA for bf47da9
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.2" # this version
+VERSION = "1.4.3" # this version
10
AUTHOR = "Urs Utzinger" # me
11
DATE = "2025" # year of last update
12
0 commit comments