Hardcoded version number in setup.py for now. But, would like to use git tags with the use_scm_version available to setup.py. How are version numbers generated in other python projects in our repositories as I would like to follow this pattern? Are we using pyproject.toml in addition to setup.py? @KLMatlock, @mlathara, @webberlh, any ideas? Thanks.