📝 Added Python 3.15

This commit is contained in:
Oskar Dudziński
2026-05-05 21:13:48 +02:00
parent b0ed7bd208
commit 1a78d875fa
+2
View File
@@ -14,6 +14,7 @@ body:
attributes: attributes:
label: What command was used? label: What command was used?
placeholder: tiddl placeholder: tiddl
render: shell
- type: textarea - type: textarea
id: what-happened id: what-happened
@@ -31,6 +32,7 @@ body:
options: options:
- 3.13 - 3.13
- 3.14 - 3.14
- 3.15
default: 0 default: 0
validations: validations:
required: true required: true