Version bump to 0.3.0, warranted by many commits
This commit is contained in:
parent
3df785d16b
commit
81b1b705f6
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ restart_ctx = None
|
|||
|
||||
jarvis = commands.Bot(command_prefix=utils.get_prefix, intents=intents)
|
||||
jarvis_self = Process()
|
||||
__version__ = "0.1.0"
|
||||
__version__ = "0.3.0"
|
||||
|
||||
|
||||
@jarvis.event
|
||||
|
|
Loading…
Add table
Reference in a new issue