1.3.0
Changes since 1.2.1: - In git modules, if a "master" branch is not present, then the "rev" and "reup" fields will default to "main". Contributed by @felipefoz. - On Windows, default to executing Python plugins with the current interpreter. This fixes systems with broken Python configs, and has no effect in the vast majority of other cases. This behavior can be controlled with PERU_REEXEC_PYTHON (always/never/default).