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/abc.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'discord/abc.py') diff --git a/discord/abc.py b/discord/abc.py index db2b634d..2a14c349 100644 --- a/discord/abc.py +++ b/discord/abc.py @@ -659,7 +659,7 @@ class GuildChannel: Clones this channel. This creates a channel with the same properties as this channel. - .. versionadded:: 1.1.0 + .. versionadded:: 1.1 Parameters ------------ -- cgit v1.2.3