We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77cfba8 commit 62aecb1Copy full SHA for 62aecb1
setup.py
@@ -6,7 +6,7 @@
6
long_description = f.read()
7
8
setup(name='bluerobotics-ping',
9
- version='0.0.4',
+ version='0.0.5',
10
description='A python module for the Blue Robotics Ping1D echosounder',
11
long_description=long_description,
12
long_description_content_type='text/markdown',
0 commit comments