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 716f26b commit ec29225Copy full SHA for ec29225
MAVSDK_SERVER_VERSION
@@ -1 +1 @@
1
-v0.18.3
+v0.20.0
setup.py
@@ -100,7 +100,7 @@ def download_mavsdk_server(self):
100
101
setup(
102
name="mavsdk",
103
- version="0.2.0",
+ version="0.3.0",
104
description="Python wrapper for MAVSDK",
105
long_description=parse_long_description(),
106
url="https://github.com/mavlink/MAVSDK-Python",
0 commit comments