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 df72519 commit c7df21eCopy full SHA for c7df21e
setup.py
@@ -3,7 +3,7 @@
3
from setuptools import setup, find_packages
4
5
setup(name='dronekit-solo',
6
- version='1.2.0',
+ version='1.3.0',
7
description='DroneKit methods for Solo-specific features.',
8
author='Tim Ryan',
9
author_email='tim@3drobotics.com',
0 commit comments