How to create a ML packager version manually?

How to create a ML packager version manually?

Issue description:

How to create a ML packager version manually?

Resolution:

1). Go to the pipeline and download the zip file from the outputs. Save this for step 4.

2). Go to the package used for training. Choose the version used for training and download the artifacts. Only the “…metadata.json“ file is needed.

3). Edit metadata json file, find the “trainingVersion” field and increase the number by 1. (for example change from 2 to 3). Save the file with a different name

4). In ML packages view go to Import ML Package. Use the zip file from the pipeline and the edited metadata file to upload a new package

5). A new version should be shown under the original package