Skip to content

Commit 8c66f80

Browse files
authored
Merge pull request #86 from Neradoc/patch-1
Bump the mpy-cross version to 7.3.0
2 parents de44a70 + f91e010 commit 8c66f80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circuitpython_build_tools/target_versions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@
2525
# The tag specifies which version of CircuitPython to use for mpy-cross.
2626
# The name is used when constructing the zip file names.
2727
VERSIONS = [
28-
{"tag": "7.0.0", "name": "7.x"},
28+
{"tag": "7.3.0", "name": "7.x"},
2929
]

0 commit comments

Comments
 (0)