Skip to content
This repository was archived by the owner on Apr 5, 2025. It is now read-only.

Commit 82d48bc

Browse files
committed
Release this as a fix
1 parent 9ae4e7f commit 82d48bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wavelink/node.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ def players(self) -> dict[int, Player]:
210210
"""A mapping of :attr:`discord.Guild.id` to :class:`~wavelink.Player`.
211211
212212
213-
.. versionchanged:: 3.2.0
213+
.. versionchanged:: 3.1.1
214214
215215
This property now returns a shallow copy of the internal mapping.
216216
"""

0 commit comments

Comments
 (0)