Version bump
This commit is contained in:
parent
93759287ca
commit
c2b354dde6
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue