From 722308d6e0d849b723170a5e093ad7fc37e9e339 Mon Sep 17 00:00:00 2001 From: Ben Tettmar Date: Tue, 29 Mar 2022 20:42:07 +0100 Subject: [PATCH] New version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 310b1c5..ed2601a 100644 --- a/setup.py +++ b/setup.py @@ -41,7 +41,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.4.tar.gz', + download_url='https://github.com/bentettmar/discord.py-self_embed/archive/refs/tags/1.0.5.tar.gz', keywords=['discord', 'embed', 'selfbot', "discord embed", "embed discord", "discord selfbot embed", "embed selfbot discord"], install_requires=[],