We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 855b939 + 30705e5 commit 019a606Copy full SHA for 019a606
circuitpython_build_tools/target_versions.py
@@ -26,4 +26,5 @@
26
# The name is used when constructing the zip file names.
27
VERSIONS = [
28
{"tag": "9.2.4", "name": "9.x"},
29
+ {"tag": "10.0.0-alpha.2", "name": "10.x"},
30
]
0 commit comments