Add PyDev and version numbers
This commit is contained in:
parent
2932ac488c
commit
0d37dfa58f
1 changed files with 6 additions and 4 deletions
|
|
@ -142,6 +142,8 @@ In [February 2019](https://adactio.com/journal/14821), in celebration of the thi
|
|||
|
||||
Recreating the experience of using the first ever web browser (called WorldWideWeb, later Nexus) - [worldwideweb.cern.ch](https://worldwideweb.cern.ch/)
|
||||
|
||||
PyDev of the Week: Maria McKinley on [Mouse vs Python](https://www.blog.pythonlibrary.org/2019/02/18/pydev-of-the-week-maria-mckinley/)
|
||||
|
||||
#ICYDNCI What was the most popular, most clicked link, in [last week's newsletter?](https://link) [title](url).
|
||||
|
||||
## Women in Open source award, please vote!
|
||||
|
|
@ -319,13 +321,13 @@ May 2019 Cleveland, Ohio! The PyCon 2019 conference, which will take place in Cl
|
|||
|
||||
## 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 [3.1.2](https://github.com/adafruit/circuitpython/releases/latest) and its unstable release is [4.0.0-beta.2](https://github.com/adafruit/circuitpython/releases). New to CircuitPython? Start with our [Welcome to CircuitPython Guide](https://learn.adafruit.com/welcome-to-circuitpython).
|
||||
|
||||
[2019####](https://github.com/adafruit/Adafruit_CircuitPython_Bundle/releases/latest) is the latest CircuitPython library bundle.
|
||||
[20190218](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.10](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.7.2](https://www.python.org/downloads/) is the latest Python release. The latest pre-release version is [3.8.0a1](https://www.python.org/download/pre-releases/).
|
||||
|
||||
[{:width="550px"}](https://github.com/adafruit/circuitpython/issues/1098)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue