mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-31 06:16:06 +00:00
Update copyright year
This commit is contained in:
@@ -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 *
|
||||||
|
Reference in New Issue
Block a user