diff --git a/__init__.py b/__init__.py index dce829a43f9583670388748def3d2ec9c89efeba..1e94c184ec1032c624dfbab7ecebc0ea33449084 100644 --- a/__init__.py +++ b/__init__.py @@ -1,2 +1,2 @@ '''Python MAVLink library - see https://mavlink.io/en/''' -__version__ = '2.4.25' +__version__ = '2.4.26'