Skip to content

Commit

Permalink
v3.0.0a1
Browse files Browse the repository at this point in the history
  • Loading branch information
dlech committed Jun 4, 2020
1 parent 3b0b1df commit f8e82e3
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 0
#define PYBRICKS_VERSION_SERIAL 1

// 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 f8e82e3

Please sign in to comment.