⬆️ Upgrade Python to ==3.13.* (#21)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Paillat <paillat@pycord.dev>
This commit is contained in:
renovate[bot]
2025-06-18 10:35:31 +02:00
committed by GitHub
parent 844e557fc9
commit ed5ff75af6
2 changed files with 222 additions and 207 deletions

View File

@@ -10,7 +10,7 @@ authors = [
{ name = "Paillat-dev", email = "me@paillat.dev" }
]
license = "MIT"
requires-python = "==3.12.*"
requires-python = "==3.13.*"
classifiers = [
"Development Status :: 3 - Alpha",
"Intended Audience :: Developers",