1.4.1
Released: Wed Aug 5 2026
bug
-
[bug] [installation] Fixed issue in the 1.4.0 packaging where the repository's internal
tools/directory was detected by setuptools package discovery and
installed as a top-leveltoolspackage into site-packages, shadowing
unrelatedtoolspackages belonging to other applications. Package
discovery is now limited to themakopackage explicitly.References: #438