Skip to content

Commit d87e97e

Browse files
setup.py: Bump version to 0.0.8
1 parent a2edc74 commit d87e97e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
long_description = f.read()
77

88
setup(name='bluerobotics-ping',
9-
version='0.0.7',
9+
version='0.0.8',
1010
description='A python module for the Blue Robotics Ping1D echosounder',
1111
long_description=long_description,
1212
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)