Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "JustPIC"
uuid = "10dc771f-8528-4cd9-9d3b-b21b2e693339"
authors = ["Albert De Montserrat <albertdemontserratnavarro@erdw.ethz.ch>"]
version = "0.6.6"
version = "0.6.7"

[deps]
Atomix = "a9b6321e-bd34-4604-b9c9-b65b8de01458"
Expand Down Expand Up @@ -31,7 +31,7 @@ CUDA = "5"
CellArrays = "0.3"
CellArraysIndexing = "0.2"
GridGeometryUtils = "0.1"
ImplicitGlobalGrid = "0.16"
ImplicitGlobalGrid = "0.16, 0.17"
JLD2 = "0.5, 0.6"
MPI = "0.20"
MuladdMacro = "0.2.4"
Expand Down
Loading