We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecbe9bc commit cbe5771Copy full SHA for cbe5771
setup.py
@@ -42,7 +42,7 @@
42
author='Ben Tettmar',
43
author_email='[email protected]',
44
url='https://github.com/bentettmar/discord.py-self_embed',
45
- download_url='https://github.com/bentettmar/discord.py-self_embed/archive/refs/tags/1.0.0.tar.gz',
+ download_url='https://github.com/bentettmar/discord.py-self_embed/archive/refs/tags/1.0.4.tar.gz',
46
keywords=['discord', 'embed', 'selfbot', "discord embed",
47
"embed discord", "discord selfbot embed", "embed selfbot discord"],
48
install_requires=[],
0 commit comments