mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-24 03:54:20 +00:00
Bump version
This commit is contained in:
parent
e9d8a16ef2
commit
e052b9f5eb
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
from . import audio, bots, commands, database, network, utils, error, web
|
from . import audio, bots, commands, database, network, utils, error, web
|
||||||
|
|
||||||
version = "5.0a21"
|
version = "5.0a22"
|
||||||
|
|
||||||
__all__ = ["audio", "bots", "commands", "database", "network", "utils", "error", "web"]
|
__all__ = ["audio", "bots", "commands", "database", "network", "utils", "error", "web"]
|
||||||
|
|
Loading…
Reference in a new issue