dingo-gw / dingo

Dingo: Deep inference for gravitational-wave observations
MIT License
60 stars 20 forks source link

Version #149

Closed stephengreen closed 1 year ago

stephengreen commented 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.

stephengreen commented 1 year ago

Probably we want to use this: https://github.com/pypa/setuptools_scm

stephengreen commented 1 year ago

The version still needs to be added to PyTorch network saved files.