Skip to content

Commit a4c7bbd

Browse files
setup: Update to 0.1.1
Signed-off-by: Patrick José Pereira <[email protected]>
1 parent fde5b63 commit a4c7bbd

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
@@ -10,7 +10,7 @@
1010
"""
1111

1212
setup(name='bluerobotics-ping',
13-
version='0.1.0',
13+
version='0.1.1',
1414
python_requires='>=3.4',
1515
description='A python module for the Blue Robotics ping-protocol and products',
1616
long_description=long_description,

0 commit comments

Comments
 (0)