Update supported Python versions

This commit is contained in:
jeremystretch 2022-04-06 20:30:29 -04:00
parent f4e78b0ea6
commit b9f6a5625f

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