You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Publish Workflow Update: The GitHub Actions workflow for publishing has been updated. Unnecessary steps have been removed, asset names now preserve their original names, and the extraction of version and hash has been improved.
Breaking Changes
Version Extraction: The publish workflow now expects the version to be specified in the GitHub tag, not in the allele_tools/version.py file. This change improves the automation of the release process but is not backward-compatible.
Chores
Version Bump: The version in allele_tools/version.py has been bumped to 0.3.8.