Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
Bump protoc-gen-mavsdk to 1.0.3
  • Loading branch information
JonasVautherin authored May 19, 2022
1 parent b9a1c1a commit 0c4379f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pb_plugins/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ def parse_requirements(filename):

setup(
name="protoc-gen-mavsdk",
version="1.0.2",
version="1.0.3",
description="Protoc plugin used to generate MAVSDK bindings",
url="https://github.com/mavlink/MAVSDK-Proto",
maintainer="Jonas Vautherin, Julian Oes",
Expand Down

0 comments on commit 0c4379f

Please sign in to comment.