diff --git a/setup.py b/setup.py index 01eb1e8..b99bb21 100644 --- a/setup.py +++ b/setup.py @@ -42,7 +42,7 @@ author='Ben Tettmar', author_email='hello@benny.fun', url='https://github.com/bentettmar/discord.py-self_embed', - 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', keywords=['discord', 'embed', 'selfbot', "discord embed", "embed discord", "discord selfbot embed", "embed selfbot discord"], install_requires=[],