[console_scripts]
scmversion = setup_scmversion.main:main

[distutils.commands]
tag-version = setup_scmversion.command:TagVersionCommand

