We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47c06fd commit 4bc7345Copy full SHA for 4bc7345
1 file changed
setup.py
@@ -132,7 +132,7 @@ def run(self):
132
long_description_content_type="text/markdown",
133
url="https://github.com/pyrogram",
134
download_url="https://github.com/pyrogram/pyrogram/releases/latest",
135
- author="Dan Tès",
+ author="Dan",
136
author_email="[email protected]",
137
license="LGPLv3+",
138
classifiers=[
@@ -161,7 +161,7 @@ def run(self):
161
keywords="telegram chat messenger mtproto api client library python",
162
project_urls={
163
"Tracker": "https://github.com/pyrogram/pyrogram/issues",
164
- "Community": "https://t.me/PyrogramChat",
+ "Community": "https://t.me/Pyrogram",
165
"Source": "https://github.com/pyrogram/pyrogram",
166
"Documentation": "https://docs.pyrogram.org",
167
},
0 commit comments