Selaa lähdekoodia

Update supported Python versions for v4.0

Jeremy Stretch 1 vuosi sitten
vanhempi
commit
d7592744d4
1 muutettua tiedostoa jossa 1 lisäystä ja 2 poistoa
  1. 1 2
      .github/ISSUE_TEMPLATE/bug_report.yaml

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

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