### Issue Description The OASF SDK install method specifies the version number, requiring constant updating. ### Prposed Solution OASF SDK now supports install using `latest` instead of specific version number. ### Affected Component OASF ### Checklist - [x] I have read the [contributing guidelines](/agntcy/repo-template/blob/main/CONTRIBUTING.md). - [x] I have verified this does not duplicate an existing issue.
Issue Description
The OASF SDK install method specifies the version number, requiring constant updating.
Prposed Solution
OASF SDK now supports install using
latestinstead of specific version number.Affected Component
OASF
Checklist