From 0365616478a56ee6843b4d6d547d131e7be96e72 Mon Sep 17 00:00:00 2001 From: Richard Mwewa <74001397+rly0nheart@users.noreply.github.com> Date: Fri, 26 Aug 2022 12:35:49 +0200 Subject: [PATCH] Update main.py --- octosuite/main.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/octosuite/main.py b/octosuite/main.py index a03dc3b..37fd3c6 100644 --- a/octosuite/main.py +++ b/octosuite/main.py @@ -914,5 +914,6 @@ def versionInfo(): ''' xprint(f""" {white_bold}Whats new in v{version_tag}?{reset} -[ {green}fixed{reset} ] minor mistakes in code +[ {green}improvement{reset} ] The Octosuite GUI (.exe/.app) is now available on GitHub + """)