I use commit hash from git describe which I inject to __init__.py during release.
git describe
__init__.py
I use commit hash from
git describewhich I inject to__init__.pyduring release.