Version bump

This commit is contained in:
Zeva Rose 2021-08-06 20:27:11 -06:00
parent 93759287ca
commit c2b354dde6

View file

@ -44,7 +44,7 @@ jarvis = commands.Bot(
slash = SlashCommand(jarvis, sync_commands=True, sync_on_cog_reload=True)
jarvis_self = Process()
__version__ = "1.10.3"
__version__ = "1.10.4"
@jarvis.event