We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f76d1c commit e00a144Copy full SHA for e00a144
py/mpconfig.h
@@ -28,7 +28,7 @@
28
29
// Current version of MicroPython
30
#define MICROPY_VERSION_MAJOR 1
31
-#define MICROPY_VERSION_MINOR 20
+#define MICROPY_VERSION_MINOR 21
32
#define MICROPY_VERSION_MICRO 0
33
34
// Combined version as a 32-bit number for convenience
0 commit comments