Skip to content

Commit

Permalink
v3.0.0a10
Browse files Browse the repository at this point in the history
  • Loading branch information
dlech committed Nov 9, 2020
1 parent 64e9c2c commit ba92bbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bricks/pybricks_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#define PYBRICKS_VERSION_MINOR 0
#define PYBRICKS_VERSION_MICRO 0
#define PYBRICKS_VERSION_LEVEL_HEX 0xA
#define PYBRICKS_VERSION_SERIAL 9
#define PYBRICKS_VERSION_SERIAL 10

// strings come from https://docs.python.org/3/library/sys.html#sys.version_info
#if PYBRICKS_VERSION_LEVEL_HEX == 0xA
Expand Down

0 comments on commit ba92bbc

Please sign in to comment.