Skip to content

Commit 6608ffa

Browse files
author
Jonathan
authored
Update AirSim version for python client
1 parent 598b3dc commit 6608ffa

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)