Update supported Python versions for v4.0

This commit is contained in:
Jeremy Stretch 2024-05-06 16:41:16 -04:00
parent fbcec97328
commit d7592744d4
1 changed files with 1 additions and 2 deletions

View File

@ -34,10 +34,9 @@ body:
label: Python Version
description: What version of Python are you currently running?
options:
- "3.8"
- "3.9"
- "3.10"
- "3.11"
- "3.12"
validations:
required: true
- type: textarea