WIP: Overhaul for 4.0.0
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
__version__ = "3.3.1"
|
||||
__version__ = "4.0.0"
|
||||
__license__ = "GPL3"
|
||||
__author__ = "Profitroll"
|
||||
|
||||
from . import errors, i18n, pycord, pyrogram, sync
|
||||
from .__main__ import config_delete, config_get, config_set, json_read, json_write
|
||||
from . import utils, errors, i18n, pycord, pyrogram
|
||||
|
Reference in New Issue
Block a user