Created attachment 2798 Patch file I've attached a patch that updates the required script versions to 0.5. Most of these scripts do not require an updated pyexo version, but because of the way pyexo checks for available versions, when it requires "0.3", then it must find "0.3", and "0.5" will not be accepted. I don't know if you want to change that behavior, or just update the script version requirements, but I've done the latter in this patch.
Applied in 4c13968. Thanks for the patch.