Skip to content

Commit

Permalink
v3.0.0a12
Browse files Browse the repository at this point in the history
  • Loading branch information
dlech committed Dec 11, 2020
1 parent 288fb9d commit 73e1057
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 11
#define PYBRICKS_VERSION_SERIAL 12

// 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 73e1057

Please sign in to comment.