Skip to content

Commit 7971e98

Browse files
committed
v4.0.43
1 parent 34ca1e2 commit 7971e98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ui/windows/main_window.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
from utils.workspace.workspace_laser_cut_part_group import WorkspaceLaserCutPartGroup
159159
from utils.workspace.workspace_settings import WorkspaceSettings
160160

161-
__version__: str = "v4.0.42"
161+
__version__: str = "v4.0.43"
162162

163163

164164
def check_folders(folders: list[str]):

0 commit comments

Comments
 (0)