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

Update supported Python versions for v4.0

Jeremy Stretch пре 1 година
родитељ
комит
d7592744d4
1 измењених фајлова са 1 додато и 2 уклоњено
  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