You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is motivated by the cookiecutter not using a default tag2version entry in the pyproject.toml, so if someone has "release-*" as their tag pattern they might not know why they aren't getting the right version build.
This is motivated by the cookiecutter not using a default
tag2versionentry in the pyproject.toml, so if someone has "release-*" as their tag pattern they might not know why they aren't getting the right version build.