Update copyright year

This commit is contained in:
Dan 2020-02-01 14:17:32 +01:00
parent 42f09cd361
commit 531423ae1c

View File

@ -18,7 +18,7 @@
__version__ = "0.16.0"
__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.handlers import *