We have a facility to use version info as per #748 but we don't use it anywhere. It seems it would be a very good idea to write that in the output somewhere.
That somewhere could be the lockfiles, although it seems to me it doesn't logically belong there, unless there was the expectation of the the lockfile somehow checking out the right version, which I don't think we want to do.
Other options include the meta.yaml file, which would require some changes in logic to write it unconditionally.
Yet another possibility is to simply write another file.
We have a facility to use version info as per #748 but we don't use it anywhere. It seems it would be a very good idea to write that in the output somewhere.
That somewhere could be the lockfiles, although it seems to me it doesn't logically belong there, unless there was the expectation of the the lockfile somehow checking out the right version, which I don't think we want to do.
Other options include the meta.yaml file, which would require some changes in logic to write it unconditionally.
Yet another possibility is to simply write another file.