2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-31 22:35:36 +00:00

Update copyright year in forgotten places (#583)

This commit is contained in:
ポキ
2021-01-10 19:56:42 +05:00
committed by GitHub
parent c25871c452
commit 99829eff9c
3 changed files with 3 additions and 3 deletions

View File

@@ -18,7 +18,7 @@
__version__ = "1.1.9"
__license__ = "GNU Lesser General Public License v3 or later (LGPLv3+)"
__copyright__ = "Copyright (C) 2017-2020 Dan <https://github.com/delivrance>"
__copyright__ = "Copyright (C) 2017-2021 Dan <https://github.com/delivrance>"
from concurrent.futures.thread import ThreadPoolExecutor