Skip to content

Commit

Permalink
Update Trajectory_Optimization.py
Browse files Browse the repository at this point in the history
  • Loading branch information
A-Hayasaka committed May 28, 2024
1 parent eb81c0c commit 7c6ca6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Trajectory_Optimization.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
from PSfunctions import *
from USStandardAtmosphere import *

version = "0.7.2"
version = "0.7.3"

mission_name = sys.argv[1]

Expand Down

0 comments on commit 7c6ca6c

Please sign in to comment.