itensorpy v0.2.3 – Successful PyPI Deployment
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