Skip to content

Commit d065419

Browse files
committed
MKOB - Update version to 4.1.1
1 parent e690ab3 commit d065419

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MKOB.pyw

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ import tkinter as tk
3434
import sys
3535
from mkobwindow import MKOBWindow
3636

37-
VERSION = "4.1.0"
37+
VERSION = "4.1.1"
3838
MKOB_VERSION_TEXT = "MKOB " + VERSION
3939
print(MKOB_VERSION_TEXT)
4040
print("Tcl/Tk {}/{}".format(tk.TclVersion, tk.TkVersion))

0 commit comments

Comments
 (0)