Skip to content

Commit

Permalink
update version letter
Browse files Browse the repository at this point in the history
  • Loading branch information
A-Hayasaka committed May 29, 2024
1 parent 642c286 commit 23cdf84
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 @@ -44,7 +44,7 @@
from cost_gradient import cost_6DoF, cost_jac
from SectionParameters import PSparams

version = "0.7.2"
version = "0.7.3c"

mission_name = sys.argv[1]

Expand Down

0 comments on commit 23cdf84

Please sign in to comment.