Skip to content

Commit 4bc7345

Browse files
committed
Update setup.py
1 parent 47c06fd commit 4bc7345

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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
},

0 commit comments

Comments
 (0)