8000 all: Bump version to 1.21.0. · lewinski/circuitpython@e00a144 · GitHub
[go: up one dir, main page]

Skip to content

Commit e00a144

Browse files
committed
all: Bump version to 1.21.0.
Signed-off-by: Damien George <damien@micropython.org>
1 parent 6f76d1c commit e00a144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

py/mpconfig.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
// Current version of MicroPython
3030
#define MICROPY_VERSION_MAJOR 1
31-
#define MICROPY_VERSION_MINOR 20
31+
#define MICROPY_VERSION_MINOR 21
3232
#define MICROPY_VERSION_MICRO 0
3333

3434
// Combined version as a 32-bit number for convenience

0 commit comments

Comments
 (0)
0