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 8c66f80 + d98fb90 commit 2b255aaCopy full SHA for 2b255aa
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": "7.3.0", "name": "7.x"},
29
+ {"tag": "8.0.0-alpha.1", "name": "8.x"},
30
]
0 commit comments