Skip to content

Commit

Permalink
Bump Version to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
milouk committed Oct 14, 2024
1 parent 588f45e commit f0a0103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
get_user_data,
)

VERSION = "1.0.2"
VERSION = "1.0.3"

selected_position = 0
roms_selected_position = 0
Expand Down

0 comments on commit f0a0103

Please sign in to comment.