diff --git a/helpers.py b/helpers.py index e5e0fa3..f9a05d7 100644 --- a/helpers.py +++ b/helpers.py @@ -19,7 +19,7 @@ from discord.ext import commands from difflib import get_close_matches -SBA_SEASON = 10 +SBA_SEASON = 11 PD_SEASON = 7 SBA_COLOR = 'a6ce39'