From 80d9a0eca69b6ca3e5a942af520e47bd33dbb814 Mon Sep 17 00:00:00 2001 From: Kattni Date: Mon, 31 Aug 2020 16:07:49 -0400 Subject: [PATCH] Adding CP Weekly and version numbers. --- _drafts/2020-09-01-draft.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/_drafts/2020-09-01-draft.md b/_drafts/2020-09-01-draft.md index 2e977951a9..7a66a38693 100644 --- a/_drafts/2020-09-01-draft.md +++ b/_drafts/2020-09-01-draft.md @@ -164,6 +164,10 @@ An interactive HTML Bill of Materials (BOM) plugin for KiCad - [GitHub](https:// MicroRuby: run Ruby code on an embedded microcontroller - [MicroRuby](http://microruby.com/). +PyDev of the Week: Connor Ferster on [Mouse vs Python](https://www.blog.pythonlibrary.org/2020/08/31/pydev-of-the-week-connor-ferster/) + +CircuitPython Weekly for August 31, 2020 [notes](https://github.com/adafruit/adafruit-circuitpython-weekly-meeting/blob/master/2020/2020-08-31.md) and [video on YouTube](https://youtu.be/CqDPd4dVNaI). + **#ICYDNCI What was the most popular, most clicked link, in [last week's newsletter](https://link)? [title](url).** ## New Boards Supported by CircuitPython @@ -373,13 +377,13 @@ As for other events, with the COVID pandemic, most in-person events are postpone ## Latest releases -CircuitPython's stable release is [#.#.#](https://github.com/adafruit/circuitpython/releases/latest) and its unstable release is [#.#.#-##.#](https://github.com/adafruit/circuitpython/releases). New to CircuitPython? Start with our [Welcome to CircuitPython Guide](https://learn.adafruit.com/welcome-to-circuitpython). +CircuitPython's stable release is [5.3.1](https://github.com/adafruit/circuitpython/releases/latest) and its unstable release is [6.0.0-alpha.3](https://github.com/adafruit/circuitpython/releases). New to CircuitPython? Start with our [Welcome to CircuitPython Guide](https://learn.adafruit.com/welcome-to-circuitpython). -[2020####](https://github.com/adafruit/Adafruit_CircuitPython_Bundle/releases/latest) is the latest CircuitPython library bundle. +[20200829](https://github.com/adafruit/Adafruit_CircuitPython_Bundle/releases/latest) is the latest CircuitPython library bundle. -[v#.#.#](https://micropython.org/download) is the latest MicroPython release. Documentation for it is [here](http://docs.micropython.org/en/latest/pyboard/). +[v1.12](https://micropython.org/download) is the latest MicroPython release. Documentation for it is [here](http://docs.micropython.org/en/latest/pyboard/). -[#.#.#](https://www.python.org/downloads/) is the latest Python release. The latest pre-release version is [#.#.#](https://www.python.org/download/pre-releases/). +[3.8.5](https://www.python.org/downloads/) is the latest Python release. The latest pre-release version is [3.9.0rc1](https://www.python.org/download/pre-releases/). [1813 Stars](https://github.com/adafruit/circuitpython/stargazers) Like CircuitPython? [Star it on GitHub!](https://github.com/adafruit/circuitpython)