Update 2025-07-28-draft.md
This commit is contained in:
parent
647c815851
commit
9057eccd1f
1 changed files with 9 additions and 9 deletions
|
|
@ -340,17 +340,17 @@ If you know of virtual events or upcoming events, please let us know via email t
|
|||
|
||||
## 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 [9.2.8](https://github.com/adafruit/circuitpython/releases/latest) and its unstable release is [10.0.0-beta.0](https://github.com/adafruit/circuitpython/releases). New to CircuitPython? Start with our [Welcome to CircuitPython Guide](https://learn.adafruit.com/welcome-to-circuitpython).
|
||||
|
||||
[2025####](https://github.com/adafruit/Adafruit_CircuitPython_Bundle/releases/latest) is the latest Adafruit CircuitPython library bundle.
|
||||
[20250725](https://github.com/adafruit/Adafruit_CircuitPython_Bundle/releases/latest) is the latest Adafruit CircuitPython library bundle.
|
||||
|
||||
[2025####](https://github.com/adafruit/CircuitPython_Community_Bundle/releases/latest) is the latest CircuitPython Community library bundle.
|
||||
[20250720](https://github.com/adafruit/CircuitPython_Community_Bundle/releases/latest) is the latest CircuitPython Community 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.25.0](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.13.5](https://www.python.org/downloads/) is the latest Python release. The latest pre-release version is [3.14.0rc1](https://www.python.org/download/pre-releases/).
|
||||
|
||||
[#,### Stars](https://github.com/adafruit/circuitpython/stargazers) Like CircuitPython? [Star it on GitHub!](https://github.com/adafruit/circuitpython)
|
||||
[4,305 Stars](https://github.com/adafruit/circuitpython/stargazers) Like CircuitPython? [Star it on GitHub!](https://github.com/adafruit/circuitpython)
|
||||
|
||||
## Call for Help -- Translating CircuitPython is now easier than ever
|
||||
|
||||
|
|
@ -360,13 +360,13 @@ One important feature of CircuitPython is translated control and error messages.
|
|||
|
||||
Sign in with an existing account such as GitHub, Google or Facebook and start contributing through a simple web interface. No forks or pull requests needed! As always, if you run into trouble join us on [Discord](https://adafru.it/discord), we're here to help.
|
||||
|
||||
## NUMBER Thanks
|
||||
## 39,063 Thanks
|
||||
|
||||
[](https://adafru.it/discord)
|
||||
[](https://adafru.it/discord)
|
||||
|
||||
[](https://discord.gg/adafruit)
|
||||
|
||||
The Adafruit Discord community, where we do all our CircuitPython development in the open, reached over NUMBER humans - thank you! Adafruit believes Discord offers a unique way for Python on hardware folks to connect. Join today at [https://adafru.it/discord](https://adafru.it/discord).
|
||||
The Adafruit Discord community, where we do all our CircuitPython development in the open, reached over 39,063 humans - thank you! Adafruit believes Discord offers a unique way for Python on hardware folks to connect. Join today at [https://adafru.it/discord](https://adafru.it/discord).
|
||||
|
||||
## ICYMI - In case you missed it
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue