Skip to content

Commit

Permalink
CompatHelper: bump compat for AstrodynamicalCalculations to 1, (keep …
Browse files Browse the repository at this point in the history
…existing compat)
  • Loading branch information
CompatHelper Julia committed Oct 10, 2024
1 parent e1efb4a commit c762edf
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 1,414 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ SPICEBodies = "19f1efb6-7162-484a-b3a1-b52c391689d7"
SPICEKernels = "8e9d28ce-e483-4ef7-bfd9-45b8fef6369c"

[compat]
AstrodynamicalCalculations = "0.5"
AstrodynamicalCalculations = "0.5, 1"
AstrodynamicalModels = "3.4"
AstrodynamicalSolvers = "0.5, 1"
DocStringExtensions = "0.9"
Expand All @@ -25,8 +25,8 @@ SPICEKernels = "1.2"
julia = "1.7"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[targets]
test = ["Test", "Pkg"]
725 changes: 3 additions & 722 deletions paper/notebooks/manifold-computations.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit c762edf

Please sign in to comment.