Skip to content

Commit ec2e342

Browse files
authored
Stop supporting 6.x
Libraries are being updated for 7.0.0 only which has been out since September 20th, 2021. I've updated the FAQ with the last bundle: https://learn.adafruit.com/welcome-to-circuitpython/frequently-asked-questions
1 parent 80489a6 commit ec2e342

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

circuitpython_build_tools/target_versions.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +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": "6.3.0", "name": "6.x"},
2928
{"tag": "7.0.0", "name": "7.x"},
3029
]

0 commit comments

Comments
 (0)