Skip to content

Commit

Permalink
prepare for release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasVautherin committed Oct 3, 2019
1 parent 716f26b commit ec29225
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion MAVSDK_SERVER_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.18.3
v0.20.0
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ def download_mavsdk_server(self):

setup(
name="mavsdk",
version="0.2.0",
version="0.3.0",
description="Python wrapper for MAVSDK",
long_description=parse_long_description(),
url="https://github.com/mavlink/MAVSDK-Python",
Expand Down

0 comments on commit ec29225

Please sign in to comment.