Преглед изворни кода

Update supported Python versions

jeremystretch пре 4 година
родитељ
комит
b9f6a5625f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      .github/ISSUE_TEMPLATE/bug_report.yaml

+ 1 - 1
.github/ISSUE_TEMPLATE/bug_report.yaml

@@ -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