mirror of
https://github.com/RGBCube/GitHubWrapper
synced 2025-05-31 13:08:12 +00:00
Fix copyright year and format
This commit is contained in:
parent
54c4ea01e9
commit
f03fe71fd6
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ __title__ = 'Github-Api-Wrapper'
|
|||
__authors__ = 'VarMonke', 'sudosnok'
|
||||
__version__ = '1.2.1'
|
||||
__license__ = 'MIT'
|
||||
__copyright__ = 'Copyright (c) 2020 VarMonke & sudosnok'
|
||||
__copyright__ = 'Copyright (c) 2022-present VarMonke & sudosnok'
|
||||
|
||||
from .client import *
|
||||
from .objects import *
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue