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 de44a70 + f91e010 commit 8c66f80Copy full SHA for 8c66f80
circuitpython_build_tools/target_versions.py
@@ -25,5 +25,5 @@
25
# The tag specifies which version of CircuitPython to use for mpy-cross.
26
# The name is used when constructing the zip file names.
27
VERSIONS = [
28
- {"tag": "7.0.0", "name": "7.x"},
+ {"tag": "7.3.0", "name": "7.x"},
29
]
0 commit comments