Skip to content

Commit

Permalink
update project patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
andgoldschmidt authored and aarontrowbridge committed Sep 9, 2024
1 parent 9d4d46d commit 8479e80
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

julia_version = "1.10.4"
manifest_format = "2.0"
project_hash = "1d025dab4c6dd8f7ccf572cc68ecdd4a371d25d2"
project_hash = "a8d39c98fbf089d5b72e82a89504c42d025cd3fe"

[[deps.ADTypes]]
git-tree-sha1 = "99a6f5d0ce1c7c6afdb759daa30226f71c54f6b0"
Expand Down
5 changes: 3 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "QuantumCollocation"
uuid = "0dc23a59-5ffb-49af-b6bd-932a8ae77adf"
authors = ["Aaron Trowbridge <[email protected]> and contributors"]
version = "0.2.0"
version = "0.2.1"

[deps]
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
Expand Down Expand Up @@ -35,10 +35,11 @@ Einsum = "0.4"
ExponentialAction = "0.2"
ForwardDiff = "0.10"
IJulia = "1.25"
Interpolations = "0.15"
Ipopt = "1.6"
JLD2 = "0.4"
MathOptInterface = "1.31"
NamedTrajectories = "0.2.0"
NamedTrajectories = "0.2"
ProgressMeter = "1.10"
Reexport = "1.2"
Symbolics = "6.2"
Expand Down

0 comments on commit 8479e80

Please sign in to comment.