Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
parafoxia committed Jan 31, 2022
1 parent 096cb9c commit 05bbb82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modmail/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 05bbb82

Please sign in to comment.