From 02397306b2ed76b3bc42b2b28e8672e839bdeaf5 Mon Sep 17 00:00:00 2001 From: Rapptz Date: Tue, 21 Jan 2020 03:47:56 -0500 Subject: Drop superfluous zero in version related changes in the documentation --- discord/embeds.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'discord/embeds.py') diff --git a/discord/embeds.py b/discord/embeds.py index 316299ef..8eefbb77 100644 --- a/discord/embeds.py +++ b/discord/embeds.py @@ -428,7 +428,7 @@ class Embed: This function returns the class instance to allow for fluent-style chaining. - .. versionadded:: 1.2.0 + .. versionadded:: 1.2 Parameters ----------- -- cgit v1.2.3