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.shmain case - Consolidate current version retrieval
This release fixes critical issues preventing package publication to PyPI.