Creating a New Release
In order to create a new release:
Navigate to the Fairseq Workflows and find the one named Fairseq Release.
Under Run Workflow choose the branch
mainand for Release Type enter eithermajor,minor, orpatch.A branch named
$new_version-releasewill be created where theversion.txtfile is updated. Merge those changes intomain.Make sure that a new PYPI package has been uploaded.
Make sure that a new github release has been created.