Skip to content

Commit 3f2f289

Browse files
committed
Merge branch 'master' of github.com:micropython/micropython
2 parents 6d98353 + a1c6720 commit 3f2f289

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/bytecode/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ You need to first build the 'cpy' executable in the directory micropython/unix-c
55
This executable is a minimal version of Micro Python which compiles a single source
66
file and outputs the corresponding byte code.
77

8-
The output of Micro Python is checked against CPython 3.3.
8+
The output of Micro Python is checked against CPython 3.4.
99

1010
To run the tests use:
1111

0 commit comments

Comments
 (0)