Skip to content

Commit 2a829ee

Browse files
committed
Version
1 parent 3387004 commit 2a829ee

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
@@ -157,7 +157,7 @@
157157
from utils.workspace.workspace_laser_cut_part_group import WorkspaceLaserCutPartGroup
158158
from utils.workspace.workspace_settings import WorkspaceSettings
159159

160-
__version__: str = "v4.0.33"
160+
__version__: str = "v4.0.34"
161161

162162

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

0 commit comments

Comments
 (0)