Skip to content

v0.5.1 — Fix PyPI version mismatch

Choose a tag to compare

@anulum anulum released this 28 Feb 23:56
· 4427 commits to main since this release

Fixed

  • __version__ now reports "0.5.1" (v0.5.0 on PyPI shipped with "0.4.0" due to tag/commit ordering)
  • pyproject.toml, CITATION.cff, test_public_api.py all synced to 0.5.1

Upgrade

pip install --upgrade scpn-quantum-control

No code changes from v0.5.0 — this is a metadata-only patch.