summaryrefslogtreecommitdiff
path: root/py/mpconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'py/mpconfig.h')
-rw-r--r--py/mpconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/py/mpconfig.h b/py/mpconfig.h
index bf5c0e643..d70d39ae9 100644
--- a/py/mpconfig.h
+++ b/py/mpconfig.h
@@ -29,7 +29,7 @@
// Current version of MicroPython
#define MICROPY_VERSION_MAJOR 1
#define MICROPY_VERSION_MINOR 19
-#define MICROPY_VERSION_MICRO 0
+#define MICROPY_VERSION_MICRO 1
// Combined version as a 32-bit number for convenience
#define MICROPY_VERSION ( \