We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
As dependencies on Python 2 and 3 are different, a different wheel package is needed for each:
git-tag-version [...] python setup.py sdist upload python2 setup.py bdist_wheel upload python3 setup.py bdist_wheel upload