Skip to content

Commit e069c12

Browse files
committed
fix: update mise to python 13
1 parent 88a6ffa commit e069c12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Then run: mise install
44

55
[tools]
6-
python = "3.12"
6+
python = "3.13"
77
java = "temurin-17"
88
poetry = "2.2.0"
99

0 commit comments

Comments
 (0)