Skip to content

Commit 4c44e9c

Browse files
committed
Update main.py
1 parent 83fdbad commit 4c44e9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
from pathlib import Path
2222

2323
app_definitions = {"app_name": "Linecraft",
24-
"version": "0.2.2",
24+
"version": "0.2.3",
2525
# "version": "Test build " + today.strftime("%Y.%m.%d"),
2626
"description": "Linecraft - Frequency response plotting and statistics",
2727
"copyright": "Copyright (C) 2023 Kerem Basaran",

0 commit comments

Comments
 (0)