File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -132,7 +132,7 @@ def run(self):
132132 long_description_content_type = "text/markdown" ,
133133 url = "https://github.com/pyrogram" ,
134134 download_url = "https://github.com/pyrogram/pyrogram/releases/latest" ,
135- author = "Dan Tès " ,
135+ author = "Dan" ,
136136 author_email = "dan@pyrogram.org" ,
137137 license = "LGPLv3+" ,
138138 classifiers = [
@@ -161,7 +161,7 @@ def run(self):
161161 keywords = "telegram chat messenger mtproto api client library python" ,
162162 project_urls = {
163163 "Tracker" : "https://github.com/pyrogram/pyrogram/issues" ,
164- "Community" : "https://t.me/PyrogramChat " ,
164+ "Community" : "https://t.me/Pyrogram " ,
165165 "Source" : "https://github.com/pyrogram/pyrogram" ,
166166 "Documentation" : "https://docs.pyrogram.org" ,
167167 },
You can’t perform that action at this time.
0 commit comments