Jelajahi Sumber

Update supported Python versions

jeremystretch 3 tahun lalu
induk
melakukan
b9f6a5625f
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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
       label: Python version
       description: What version of Python are you currently running?
       description: What version of Python are you currently running?
       options:
       options:
-        - "3.7"
         - "3.8"
         - "3.8"
         - "3.9"
         - "3.9"
+        - "3.10"
     validations:
     validations:
       required: true
       required: true
   - type: textarea
   - type: textarea