diff --git a/modmail/__init__.py b/modmail/__init__.py index ad46384..e72e293 100644 --- a/modmail/__init__.py +++ b/modmail/__init__.py @@ -33,7 +33,7 @@ from .config import Config __productname__ = "Modmail" -__version__ = "1.1.0" +__version__ = "1.1.1" __description__ = "The modmail bot for the Carberra Tutorials Discord server." __url__ = "https://github.com/Carberra/Modmail" __author__ = "Ethan Henderson"