From 1058d35b10857ef6ee59e50060e49d2e9abfbe66 Mon Sep 17 00:00:00 2001 From: Justin Cooper Date: Tue, 10 Sep 2019 14:56:12 -0500 Subject: [PATCH] drop 3.x library, add 5.x --- libraries/index.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/libraries/index.html b/libraries/index.html index 2113d051..54160eab 100644 --- a/libraries/index.html +++ b/libraries/index.html @@ -27,8 +27,8 @@ permalink: /libraries

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!

@@ -44,6 +44,13 @@ permalink: /libraries latest releases of the libraries bundle on GitHub.
+
+

Bundle Version 5.x

+

+ This bundle is built for use with CircuitPython 5.x.x. If you are using + CircuitPython 5, please download this bundle. +

+

Bundle Version 4.x

@@ -51,13 +58,6 @@ permalink: /libraries CircuitPython 4, please download this bundle.

-
-

Bundle Version 3.x

-

- This bundle is built for use with CircuitPython 3.x.x. If you are using - CircuitPython 3, please download this bundle. -

-

Bundle Version py