We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f8bbac8 + 59651e9 commit 716a38cCopy full SHA for 716a38c
circuitpython_build_tools/target_versions.py
@@ -26,5 +26,5 @@
26
# The name is used when constructing the zip file names.
27
VERSIONS = [
28
{"tag": "6.2.0", "name": "6.x"},
29
- {"tag": "7.0.0-alpha.1", "name": "7.x"},
+ {"tag": "7.0.0-alpha.2", "name": "7.x"},
30
]
0 commit comments