Skip to content

Commit

Permalink
New version: CryoGrid v0.22.1
Browse files Browse the repository at this point in the history
UUID: a535b82e-5f3d-4d97-8b0b-d6483f5bebd5
Repo: https://github.com/CryoGrid/CryoGrid.jl.git
Tree: 5db666a71c641e20568c99936f5b27938ec80b11

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Oct 14, 2024
1 parent 29e32df commit 283bcc7
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 1 deletion.
7 changes: 6 additions & 1 deletion C/CryoGrid/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,11 @@ SimpleNonlinearSolve = ["0.1", "1"]
["0.22-0"]
Adapt = "3-4"
DiffEqCallbacks = "2-3"
DimensionalData = ["0.19-0.21", "0.24-0.27"]
FreezeCurves = "0.9"
RecursiveArrayTools = "2-3"

["0.22.0"]
DimensionalData = ["0.19-0.21", "0.24-0.27"]

["0.22.1-0"]
DimensionalData = ["0.19-0.21", "0.24-0.28"]
3 changes: 3 additions & 0 deletions C/CryoGrid/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,6 @@ Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"

["0.21-0"]
SimpleNonlinearSolve = "727e6d20-b764-4bd8-a329-72de5adea6c7"

["0.22.1-0"]
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
3 changes: 3 additions & 0 deletions C/CryoGrid/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,6 @@ git-tree-sha1 = "4638ed7d47ae71b705502ec5e1d2b205c90c0718"

["0.22.0"]
git-tree-sha1 = "82f79d73e57bcf431e6114f2316b72815ec6f7c1"

["0.22.1"]
git-tree-sha1 = "5db666a71c641e20568c99936f5b27938ec80b11"
2 changes: 2 additions & 0 deletions C/CryoGrid/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.22.1-0"]
SimulationBasedInference = "78927d98-f421-490e-8789-96b006983a5c"

0 comments on commit 283bcc7

Please sign in to comment.