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.
1 parent efd487a commit 4d5881bCopy full SHA for 4d5881b
circuitpython_build_tools/target_versions.py
@@ -26,4 +26,5 @@
26
# The name is used when constructing the zip file names.
27
VERSIONS = [
28
{"tag": "8.0.0", "name": "8.x"},
29
+ {"tag": "9.0.0-alpha.2", "name": "9.x"},
30
]
0 commit comments