Skip to content

Commit 78ff170

Browse files
committed
all: Bump version to 1.27.0.
Signed-off-by: Damien George <[email protected]>
1 parent 2bd337e commit 78ff170

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
@@ -41,7 +41,7 @@
4141
#define MICROPY_VERSION_MAJOR 1
4242
#define MICROPY_VERSION_MINOR 27
4343
#define MICROPY_VERSION_MICRO 0
44-
#define MICROPY_VERSION_PRERELEASE 1
44+
#define MICROPY_VERSION_PRERELEASE 0
4545

4646
// Combined version as a 32-bit number for convenience to allow version
4747
// comparison. Doesn't include prerelease state.

0 commit comments

Comments
 (0)