We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 598b3dc + 6608ffa commit 931d988Copy full SHA for 931d988
PythonClient/airsim/__init__.py
@@ -2,4 +2,4 @@
2
from .utils import *
3
from .types import *
4
5
-__version__ = "1.5.0"
+__version__ = "1.6.0"
0 commit comments