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 701aef5 commit 6fd3648Copy full SHA for 6fd3648
setup.py
@@ -36,7 +36,7 @@
36
setup(
37
name='discord.py-self_embed',
38
packages=['discord_self_embed', 'discord_self_embed.utils'],
39
- version='1.0.3',
+ version='1.0.4',
40
license='MIT',
41
description='A way for selfbots to send embeds again.',
42
author='Ben Tettmar',
0 commit comments