Skip to content

Commit 3f98bdf

Browse files
committed
Bump version
1 parent cabcbdf commit 3f98bdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

load.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
this = sys.modules[__name__] # For holding module globals
3535

36-
this.VERSION = "1.22"
36+
this.VERSION = "1.23"
3737
this.PADX = 5
3838
this.WIDTH = 10
3939

0 commit comments

Comments
 (0)