Skip to content

Commit

Permalink
setup: Update to 0.1.4 version
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick José Pereira <[email protected]>
  • Loading branch information
patrickelectric committed Nov 30, 2021
1 parent 8c60085 commit 9e266ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"""

setup(name='bluerobotics-ping',
version='0.1.3',
version='0.1.4',
python_requires='>=3.4',
description='A python module for the Blue Robotics ping-protocol and products',
long_description=long_description,
Expand Down

0 comments on commit 9e266ed

Please sign in to comment.