Skip to content

Commit 6ce8afc

Browse files
committed
v3.0.0a2
1 parent 2bef6cb commit 6ce8afc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bricks/pybricks_config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#define PYBRICKS_VERSION_MINOR 0
88
#define PYBRICKS_VERSION_MICRO 0
99
#define PYBRICKS_VERSION_LEVEL_HEX 0xA
10-
#define PYBRICKS_VERSION_SERIAL 1
10+
#define PYBRICKS_VERSION_SERIAL 2
1111

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

0 commit comments

Comments
 (0)