diff --git a/bootstrapit.sh b/bootstrapit.sh index e2c39f2..6ae219c 100644 --- a/bootstrapit.sh +++ b/bootstrapit.sh @@ -2,7 +2,7 @@ # Bootstrapit Project Configuration AUTHOR_NAME="Manuel Barkhau" -AUTHOR_CONTACT="@mbarkhau" +AUTHOR_EMAIL="@mbarkhau" KEYWORDS="version versioning bumpversion calver" DESCRIPTION="CalVer versioning for python libraries."