Skip to content

traintools 0.5.1

Choose a tag to compare

@AparajeetS AparajeetS released this 28 Jun 00:10
· 18 commits to main since this release

Patch release for the PyPI README/install command.

  • Makes the primary install command pip install traintools.
  • Adds an explicit GitHub source link near the top of the README.
  • Keeps the paper-backed diagnostics released in 0.5.0.

Verification before release:

  • python -m pytest -q -> 84 passed
  • python -m build -> built wheel and sdist
  • python -m twine check dist\traintools-0.5.1* -> passed
  • Installed the built wheel in a temporary venv and imported top-level tools.