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 0a2ac58 + d10761a commit 5654826Copy full SHA for 5654826
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": "7.3.0", "name": "7.x"},
29
- {"tag": "8.0.0-alpha.1", "name": "8.x"},
+ {"tag": "8.0.0", "name": "8.x"},
30
]
0 commit comments