Bump version to update to libWiiPy v0.6.1

This commit is contained in:
Campbell 2025-04-18 13:55:20 -04:00
parent 8e7489ec57
commit 46784f126e
Signed by: NinjaCheetah
GPG Key ID: 39C2500E1778B156

View File

@ -18,7 +18,7 @@ from commands.title.nus import *
from commands.title.tmd import *
from commands.title.wad import *
wiipy_ver = "1.5.0"
wiipy_ver = "1.5.1"
if __name__ == "__main__":
# Main argument parser.