mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 16:57:31 +01:00
5 lines
135 B
C
5 lines
135 B
C
#define MICROPY_VERSION_MAJOR 1
|
|
#define MICROPY_VERSION_MINOR 9
|
|
#define MICROPY_VERSION_MICRO 1
|
|
#define MICROPY_VERSION_STRING "1.9.1"
|