Skip to content

Commit 4d5881b

Browse files
authored
Add 9.x bundles
1 parent efd487a commit 4d5881b

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": "8.0.0", "name": "8.x"},
29+
{"tag": "9.0.0-alpha.2", "name": "9.x"},
2930
]

0 commit comments

Comments
 (0)