Skip to content

Commit 6e57eeb

Browse files
⬆️ Upgrade Python to ==3.13.*
1 parent a63e620 commit 6e57eeb

File tree

2 files changed

+198
-130
lines changed

2 files changed

+198
-130
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ authors = [
1010
{ name = "Paillat-dev", email = "[email protected]" }
1111
]
1212
license = "MIT"
13-
requires-python = "==3.12.*"
13+
requires-python = "==3.13.*"
1414
classifiers = [
1515
"Development Status :: 3 - Alpha",
1616
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)