New functionality
- Add job id to the destination uri
- The URI is scoped to a particular subject, session, pipeline, version, and job run. This ensures that outputs generated by the same pipeline version can be stored along side each other by adding the job run to the destination uri.
minor change
- Remove python 3.7 support