diff --git a/bricks/pybricks_config.h b/bricks/pybricks_config.h index d880ce5ce..cd24760e1 100644 --- a/bricks/pybricks_config.h +++ b/bricks/pybricks_config.h @@ -3,10 +3,10 @@ // Common config for all Pybricks hubs/bricks -#define PYBRICKS_VERSION_MAJOR 2 +#define PYBRICKS_VERSION_MAJOR 3 #define PYBRICKS_VERSION_MINOR 0 #define PYBRICKS_VERSION_MICRO 0 -#define PYBRICKS_VERSION_LEVEL_HEX 0xF +#define PYBRICKS_VERSION_LEVEL_HEX 0xA #define PYBRICKS_VERSION_SERIAL 0 // strings come from https://docs.python.org/3/library/sys.html#sys.version_info