Skip to content

Commit cf06426

Browse files
committed
Prep for v4.3.2
1 parent c0b92ac commit cf06426

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

library/CHANGELOG.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
4.3.2
2+
-----
3+
4+
* New: Added support for Revision 0xc03131 (Pi 400, 4GB v1.1)
5+
* New: Added support for Revision 0xb03115 (Pi 4, 2GB v1.5)
6+
17
4.3.1
28
-----
39

library/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ def run(self):
1313
build_py.run(self)
1414

1515
setup(name = 'rpi_ws281x',
16-
version = '4.3.1',
16+
version = '4.3.2',
1717
author = 'Jeremy Garff <[email protected]>, Phil Howard <[email protected]>',
1818
1919
description = 'Userspace Raspberry Pi PWM/PCM/SPI library for SK6812 and WS281X LEDs.',

0 commit comments

Comments
 (0)