Skip to content

Commit d759274

Browse files
committed
Update supported Python versions for v4.0
1 parent fbcec97 commit d759274

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,9 @@ body:
3434
label: Python Version
3535
description: What version of Python are you currently running?
3636
options:
37-
- "3.8"
38-
- "3.9"
3937
- "3.10"
4038
- "3.11"
39+
- "3.12"
4140
validations:
4241
required: true
4342
- type: textarea

0 commit comments

Comments
 (0)