Thanks to visit codestin.com Credit goes to github.com
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 30a9ccf commit a61c446Copy full SHA for a61c446
py/mpconfig.h
@@ -32,7 +32,7 @@
32
#define MICROPY_VERSION_MAJOR 1
33
#define MICROPY_VERSION_MINOR 23
34
#define MICROPY_VERSION_MICRO 0
35
-#define MICROPY_VERSION_PRERELEASE 1
+#define MICROPY_VERSION_PRERELEASE 0
36
37
// Combined version as a 32-bit number for convenience to allow version
38
// comparison. Doesn't include prerelease state.
0 commit comments