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 421cd0f commit 7f6f0a5Copy full SHA for 7f6f0a5
circuitpython_build_tools/target_versions.py
@@ -24,5 +24,5 @@
24
25
VERSIONS = [
26
{"tag": "2.3.1", "name": "2.3.1"},
27
- {"tag": "3.0.0-beta.0", "name": "3.0.0-beta.0"},
+ {"tag": "3.0.0", "name": "3.0.0"},
28
]
0 commit comments