mirror of
https://github.com/PaiGramTeam/EnkaNetwork.py.git
synced 2024-11-16 03:45:28 +00:00
Change version
This commit is contained in:
parent
9b679faf89
commit
181e16c04a
@ -1,6 +1,7 @@
|
||||
from .client import *
|
||||
from .exception import *
|
||||
from .model import *
|
||||
from .utils import *
|
||||
|
||||
__VERSION__ = '1.0.0'
|
||||
__AUTHOR__ = 'M-307'
|
||||
__VERSION__ = VERSION
|
||||
__AUTHOR__ = AUTHOR
|
Loading…
Reference in New Issue
Block a user