We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3b9a6b commit d4a0959Copy full SHA for d4a0959
1 file changed
setup.py
@@ -6,7 +6,7 @@
6
long_description = f.read()
7
8
setup(name='bluerobotics-ping',
9
- version='0.0.5',
+ version='0.0.6',
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