Skip to content

Commit d98fb90

Browse files
committed
Generate Circuitpython 8.X bundle
1 parent 8c66f80 commit d98fb90

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

0 commit comments

Comments
 (0)