Skip to content

1.4.1

Latest

Choose a tag to compare

@sqla-tester sqla-tester released this 05 Aug 06:11

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-level tools package into site-packages, shadowing
    unrelated tools packages belonging to other applications. Package
    discovery is now limited to the mako package explicitly.

    References: #438