Voice et bot modif

This commit is contained in:
pi 2026-06-16 17:09:34 +00:00
parent 189d56026b
commit 7333a22bcd
10774 changed files with 634644 additions and 933308 deletions

View file

@ -4,7 +4,7 @@ from typing import TYPE_CHECKING
_PUBLIC_API = ("cached_property", "under_cached_property")
__version__ = "0.4.1"
__version__ = "0.5.2"
__all__ = ()
# Imports have moved to `propcache.api` in 0.2.0+.