From 8280f8a24a2da4d479c0c4388d7eece7955d02ff Mon Sep 17 00:00:00 2001 From: Sadra Sabouri Date: Wed, 24 Jan 2024 22:42:38 -0800 Subject: [PATCH] fix : `version_check.py` commited [:skul:] --- others/version_check.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/others/version_check.py b/others/version_check.py index 3ac98f7..2b97ca7 100644 --- a/others/version_check.py +++ b/others/version_check.py @@ -4,7 +4,7 @@ import sys import codecs Failed = 0 -NAVA_VERSION = "0.2" +NAVA_VERSION = "0.3" SETUP_ITEMS = [