Skip to content

Commit ec29225

Browse files
prepare for release 0.3.0
1 parent 716f26b commit ec29225

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MAVSDK_SERVER_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.18.3
1+
v0.20.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ def download_mavsdk_server(self):
100100

101101
setup(
102102
name="mavsdk",
103-
version="0.2.0",
103+
version="0.3.0",
104104
description="Python wrapper for MAVSDK",
105105
long_description=parse_long_description(),
106106
url="https://github.com/mavlink/MAVSDK-Python",

0 commit comments

Comments
 (0)