503 B
503 B
Developer Notes
Bump Version Up
Bump OMRF Version Up
- Change the version declared in
Cargo.toml.
Bump OMRF Packer Version Up
- Change the version declared in
pyproject.toml. - Change the version constant
VERSIONdeclared inutils.py. - Change the minimum required version declared in the metadata example section of
README.md.
Version Tag
- Use
omrf/x.y.zto tag the version ofsarasacw-omrf. - Use
omrf-packer/x.y.zto tag the version ofsarasacw-omrf-packer.