Skip to content

Commit 792e654

Browse files
committed
update version in 'setup.py' file
1 parent 020639d commit 792e654

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
@@ -19,7 +19,7 @@
1919

2020
setup(
2121
name = 'python4yahdlc',
22-
version = '1.0.1',
22+
version = '1.0.2',
2323
description = 'Python bindings for the yahdlc library',
2424
license = 'GPLv3',
2525
keywords = 'hdlc yahdlc bindings',

0 commit comments

Comments
 (0)