We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ce86ad commit d1e6724Copy full SHA for d1e6724
setup.py
@@ -9,7 +9,7 @@
9
setup(
10
name='raspberrypi-python-tm1637',
11
py_modules=['tm1637'],
12
- version='1.3.0',
+ version='1.3.1',
13
description='Raspberry Pi Python port from MicroPython library for TM1637 LED driver.',
14
long_description='This library lets you operate quad 7-segment LED display modules based on the TM1637 LED driver '
15
'with Raspberry PI.',
0 commit comments