From 0cafdff745feb2293b2777a63385bc36c9dfe8a7 Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Sat, 24 Dec 2022 00:00:23 +0100 Subject: [PATCH] Updated version and dependencies --- sbapp/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbapp/main.py b/sbapp/main.py index e78cdc2..bd59e0f 100644 --- a/sbapp/main.py +++ b/sbapp/main.py @@ -1,6 +1,6 @@ __debug_build__ = False __disable_shaders__ = True -__version__ = "0.5.0" +__version__ = "0.5.1" __variant__ = "beta" import sys