We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 34cb857 + a761171 commit 2e33769Copy full SHA for 2e33769
circuitpython_build_tools/target_versions.py
@@ -23,6 +23,6 @@
23
# THE SOFTWARE.
24
25
VERSIONS = [
26
- {"tag": "2.1.0", "name": "2.1.0"},
+ {"tag": "2.2.0", "name": "2.2.0"},
27
{"tag": "3.0.0-alpha.1", "name": "3.0.0-alpha.1"},
28
]
0 commit comments