Adopt the simpler approach to dynamic versioning I'm using here https://github.com/scienxlab/python-package-template Consider dropping `__version__` completely, rationale: https://github.com/pypa/packaging.python.org/pull/1276#issuecomment-1646696925
Adopt the simpler approach to dynamic versioning I'm using here https://github.com/scienxlab/python-package-template
Consider dropping
__version__completely, rationale: pypa/packaging.python.org#1276 (comment)