Is there any standard or recommended way to add a version number to a pipeline (written in snakemake in my case)?
For example, I have this pipeline and just now I added a CHANGELOG.md
file with the current version on top. Are there better ways to identify the version a user is deploying?