Skip to content
This repository was archived by the owner on Feb 23, 2026. It is now read-only.

Commit ce2d5d8

Browse files
committed
pymavlink: raise version
1 parent 45cd8e8 commit ce2d5d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pymavlink/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
from distutils.core import setup, Extension
1212
import glob, os, shutil, fnmatch, platform
1313

14-
version = '1.1.48'
14+
version = '1.1.49'
1515

1616
from generator import mavgen, mavparse
1717

0 commit comments

Comments
 (0)