Skip to content

Commit 931d988

Browse files
author
Jonathan
authoredAug 23, 2021
Merge pull request #3980 from microsoft/jonyMarino-patch-4
Update AirSim version for python client
2 parents 598b3dc + 6608ffa commit 931d988

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎PythonClient/airsim/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
from .utils import *
33
from .types import *
44

5-
__version__ = "1.5.0"
5+
__version__ = "1.6.0"

0 commit comments

Comments
 (0)
Please sign in to comment.