Skip to content

Commit

Permalink
protoc-gen-mavsdk: bump version to 1.1.1
Browse files Browse the repository at this point in the history
This mainly changes the max protobuf version to 3.20.1 which should fix
the versioning nightmare with docs.

Signed-off-by: Julian Oes <[email protected]>
  • Loading branch information
julianoes committed Jan 17, 2023
1 parent ef3a342 commit 5e5af4e
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.1.0",
version="1.1.1",
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 5e5af4e

Please sign in to comment.