diff --git a/src/app.py b/src/app.py
index 4f9cc8a..bce4297 100644
--- a/src/app.py
+++ b/src/app.py
@@ -21,7 +21,7 @@
     get_user_data,
 )
 
-VERSION = "1.0.2"
+VERSION = "1.0.3"
 
 selected_position = 0
 roms_selected_position = 0