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 cabcbdf commit 3f98bdfCopy full SHA for 3f98bdf
load.py
@@ -33,7 +33,7 @@
33
34
this = sys.modules[__name__] # For holding module globals
35
36
-this.VERSION = "1.22"
+this.VERSION = "1.23"
37
this.PADX = 5
38
this.WIDTH = 10
39
0 commit comments