We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee3c9cc commit 8cd1582Copy full SHA for 8cd1582
1 file changed
py/mpconfig.h
@@ -31,7 +31,7 @@
31
// are unavailable.
32
#define MICROPY_VERSION_MAJOR 1
33
#define MICROPY_VERSION_MINOR 22
34
-#define MICROPY_VERSION_MICRO 1
+#define MICROPY_VERSION_MICRO 2
35
#define MICROPY_VERSION_PRERELEASE 0
36
37
// Combined version as a 32-bit number for convenience to allow version
0 commit comments