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 cde80f6 + 35880f4 commit 80489a6Copy full SHA for 80489a6
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.3.0", "name": "6.x"},
29
- {"tag": "7.0.0-alpha.3", "name": "7.x"},
+ {"tag": "7.0.0", "name": "7.x"},
30
]
0 commit comments