drop 3.x library, add 5.x

This commit is contained in:
Justin Cooper 2019-09-10 14:56:12 -05:00
parent 4e5a13d265
commit 1058d35b10

View file

@ -27,8 +27,8 @@ permalink: /libraries
<p>
The libraries in each release are compiled to .mpy for all recent major versions
of CircuitPython. Please download the bundle that matches the major version
of your CircuitPython. For example, if you are running 4.0.0 you should
download the 4.x bundle. The .mpy files are designed to take up less space on
of your CircuitPython. For example, if you are running 5.0.0 you should
download the 5.x bundle. The .mpy files are designed to take up less space on
your CIRCUITPY drive. Unless you have a specific reason, choose the appropiate
.mpy library bundle!
</p>
@ -44,6 +44,13 @@ permalink: /libraries
<a href="https://github.com/adafruit/Adafruit_CircuitPython_Bundle/releases/latest">latest releases of the libraries bundle</a>
on GitHub.
<div class="release-section">
<div id="adafruit-circuitpython-bundle-5.x-mpy">
<h3>Bundle Version 5.x</h3>
<p>
This bundle is built for use with CircuitPython 5.x.x. If you are using
CircuitPython 5, please download this bundle.
</p>
</div>
<div id="adafruit-circuitpython-bundle-4.x-mpy">
<h3>Bundle Version 4.x</h3>
<p>
@ -51,13 +58,6 @@ permalink: /libraries
CircuitPython 4, please download this bundle.
</p>
</div>
<div id="adafruit-circuitpython-bundle-3.x-mpy">
<h3>Bundle Version 3.x</h3>
<p>
This bundle is built for use with CircuitPython 3.x.x. If you are using
CircuitPython 3, please download this bundle.
</p>
</div>
<div id="adafruit-circuitpython-bundle-py">
<h3>Bundle Version py</h3>
<p>