Update supported Python versions

This commit is contained in:
jeremystretch 2022-04-06 20:30:29 -04:00
parent 2a1d747b7f
commit 696d62cf63

View File

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