Skip to content

Commit 3a158ae

Browse files
committed
Fixed version number
1 parent 9fa5831 commit 3a158ae

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

1010
setup(
1111
name='pyky040',
12-
version='0.1.2',
12+
version='0.1.3',
1313
description='High-level interface for the KY040 rotary encoder and switch.',
1414
long_description=long_description,
1515
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)