Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kbasaran committed Jan 10, 2024
1 parent 83fdbad commit 4c44e9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
from pathlib import Path

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

0 comments on commit 4c44e9c

Please sign in to comment.