Skip to content

Commit d1e6724

Browse files
committed
Set version 1.3.1
1 parent 3ce86ad commit d1e6724

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
@@ -9,7 +9,7 @@
99
setup(
1010
name='raspberrypi-python-tm1637',
1111
py_modules=['tm1637'],
12-
version='1.3.0',
12+
version='1.3.1',
1313
description='Raspberry Pi Python port from MicroPython library for TM1637 LED driver.',
1414
long_description='This library lets you operate quad 7-segment LED display modules based on the TM1637 LED driver '
1515
'with Raspberry PI.',

0 commit comments

Comments
 (0)