Skip to content

Commit 30705e5

Browse files
committed
start building 10.x bundles
1 parent 855b939 commit 30705e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

circuitpython_build_tools/target_versions.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@
2626
# The name is used when constructing the zip file names.
2727
VERSIONS = [
2828
{"tag": "9.2.4", "name": "9.x"},
29+
{"tag": "10.0.0-alpha.2", "name": "10.x"},
2930
]

0 commit comments

Comments
 (0)