Skip to content

itensorpy v0.2.3 – Successful PyPI Deployment

Choose a tag to compare

@Klaudiusz321 Klaudiusz321 released this 01 May 07:17
· 27 commits to main since this release

This release completes the first successful PyPI deployment of itensorpy.

Changes:

  • Finalized GitHub Actions workflow for PyPI publishing
  • Added secure secret handling via PYPI_API_TOKEN
  • Fixed metadata and version consistency
  • Version bumped to 0.2.3 to trigger correct publishing flow

This version contains no logic changes. It ensures the package is now installable via:

pip install itensorpy