From bf8a8bd697688ca586a1bd5fead53d6985c16d08 Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Thu, 20 Aug 2015 00:14:03 +0300 Subject: [PATCH] Time for 3.5 bump. --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 23bc373..d27755f 100644 --- a/Home.md +++ b/Home.md @@ -7,7 +7,7 @@ This is the [MicroPython](http://micropython.org/) project, which puts an implem This wiki is to support development of the MicroPython core code and the various ports to new hardware/systems. ### What is MicroPython -MicroPython is a Python interpreter (with partial native code compilation feature). It provides a subset of Python 3.4 features, implemented for embedded processors and constrained systems. Read more about the differences to CPython [[here|Differences]]. +MicroPython is a Python interpreter (with partial native code compilation feature). It provides a subset of Python 3.5 features, implemented for embedded processors and constrained systems. Read more about the differences to CPython [[here|Differences]]. ### Boards The [Kickstarter board (Pyboard)](https://www.kickstarter.com/projects/214379695/micro-python-python-for-microcontrollers)