v0.15.0
- Move embedded python code from get_metadata task into a python script
- Use the retry decorator from the tenacity python library to retry the request to get metadata from Cromwell, with exponentially larger wait times in between requests.
- Add unit tests for get_analysis_metadata.py
- Freeze package versions in requirements.txt