From ac10209c8269e8e4ebd66c9036d3769eeb12df8b Mon Sep 17 00:00:00 2001 From: euwbah Date: Sun, 8 Aug 2021 20:20:36 +0800 Subject: [PATCH] v0.4.3 --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 09a9abd..a143e12 100644 --- a/main.py +++ b/main.py @@ -138,7 +138,7 @@ def intable(s): if __name__ == '__main__': - print('microtonal seaboard retuner v0.4.2') + print('microtonal seaboard retuner v0.4.3') has_read_configs = configs.read_configs()