mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-06 15:14:52 +00:00
Update copyright year
This commit is contained in:
parent
42f09cd361
commit
531423ae1c
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
||||||
|
|
||||||
__version__ = "0.16.0"
|
__version__ = "0.16.0"
|
||||||
__license__ = "GNU Lesser General Public License v3 or later (LGPLv3+)"
|
__license__ = "GNU Lesser General Public License v3 or later (LGPLv3+)"
|
||||||
__copyright__ = "Copyright (C) 2017-2019 Dan <https://github.com/delivrance>"
|
__copyright__ = "Copyright (C) 2017-2020 Dan <https://github.com/delivrance>"
|
||||||
|
|
||||||
from .client import *
|
from .client import *
|
||||||
from .client.handlers import *
|
from .client.handlers import *
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue