Skip to content

Commit

Permalink
v3.0.0a13
Browse files Browse the repository at this point in the history
  • Loading branch information
dlech committed Jan 8, 2021
1 parent bd72d4d commit 20d332e
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 12
#define PYBRICKS_VERSION_SERIAL 13

// 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 20d332e

Please sign in to comment.