Closed stephengreen closed 1 year ago
We should set the version number globally and save it in every file produced. I'm not sure the best way to do this, or whether we can also connect it to github releases or version tags. We should probably look into what other packages do.
Probably we want to use this: https://github.com/pypa/setuptools_scm
The version still needs to be added to PyTorch network saved files.
We should set the version number globally and save it in every file produced. I'm not sure the best way to do this, or whether we can also connect it to github releases or version tags. We should probably look into what other packages do.