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 4022ffe commit 23ae00eCopy full SHA for 23ae00e
setup.py
@@ -6,7 +6,7 @@
6
long_description = f.read()
7
8
setup(name='bluerobotics-ping',
9
- version='0.0.6',
+ version='0.0.7',
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