Skip to content

Commit 3ab2351

Browse files
setup: Update version to v0.1.5
1 parent 69f7f35 commit 3ab2351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"""
1111

1212
setup(name='bluerobotics-ping',
13-
version='0.1.4',
13+
version='0.1.5',
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)