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.
2 parents 75b8c5c + 3fc9c14 commit 3a44760Copy full SHA for 3a44760
circuitpython_build_tools/target_versions.py
@@ -23,6 +23,6 @@
23
# THE SOFTWARE.
24
25
VERSIONS = [
26
- {"tag": "2.2.1", "name": "2.2.1"},
27
- {"tag": "3.0.0-alpha.1", "name": "3.0.0-alpha.1"},
+ {"tag": "2.2.3", "name": "2.2.3"},
+ {"tag": "3.0.0-alpha.2", "name": "3.0.0-alpha.2"},
28
]
0 commit comments