diff --git a/pyproject.toml b/pyproject.toml index 36b8575..f93774b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ name = "discord-reminder-bot" version = "0.1.0" description = "Discord bot that allows you to set date, cron and interval reminders." authors = ["Joakim Hellsén "] -license = "GPLv3" +license = "GPL-3.0-or-later" readme = "README.md" homepage = "https://github.com/TheLovinator1/discord-reminder-bot" repository = "https://github.com/TheLovinator1/discord-reminder-bot"