Skip to content

Commit 7c6ca6c

Browse files
authored
Update Trajectory_Optimization.py
1 parent eb81c0c commit 7c6ca6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Trajectory_Optimization.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
from PSfunctions import *
3939
from USStandardAtmosphere import *
4040

41-
version = "0.7.2"
41+
version = "0.7.3"
4242

4343
mission_name = sys.argv[1]
4444

0 commit comments

Comments
 (0)