Skip to content

Commit 3d246bb

Browse files
support rpi5, bump version
1 parent 3916bcd commit 3d246bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
setup(
1414
name="rpi_hardware_pwm",
1515
packages=find_packages('.'),
16-
version='0.2.0',
16+
version='0.2.1',
1717
license='OSI Approved :: GNU General Public License v3 (GPLv3)',
1818
description='Control Hardware PWM on the Raspberry Pi',
1919
long_description = long_description,

0 commit comments

Comments
 (0)