Skip to content

v1.14.1

Latest

Choose a tag to compare

@danielfromearth danielfromearth released this 30 Dec 17:20

1.14.1

Hotfix: CI/CD Release Verification

Fixed

  • Version verification script no longer fails due to tag prefix mismatch
  • Main branch workflow now handles hotfix merges correctly

Technical Details

  • Remove hardcoded "v" prefix from verify_tag.sh
  • Add pre-release label check in version_bump.sh main case
  • Consolidate current version retrieval

This release fixes critical issues preventing package publication to PyPI.