From 13435a0aa4396308f3c51d8cdae9acde0ed19f05 Mon Sep 17 00:00:00 2001 From: Rain Date: Fri, 17 May 2019 00:31:23 -0400 Subject: [PATCH] Update RetroUFO_GUI.py --- RetroUFO_GUI.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RetroUFO_GUI.py b/RetroUFO_GUI.py index 564ecd8..bc7a13e 100755 --- a/RetroUFO_GUI.py +++ b/RetroUFO_GUI.py @@ -4,7 +4,7 @@ Grabs the latest version of every libretro core from the build bot. """ __author__ = "Melon Bread" -__version__ = "0.9.0" +__version__ = "0.9.1" __license__ = "MIT" import os