We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da1a1b3 commit bdb9cf2Copy full SHA for bdb9cf2
Project.toml
@@ -1,7 +1,7 @@
1
name = "Comrade"
2
uuid = "99d987ce-9a1e-4df8-bc0b-1ea019aa547b"
3
authors = ["Paul Tiede <ptiede91@gmail.com>"]
4
-version = "0.6.3"
+version = "0.6.4"
5
6
[deps]
7
AbstractDifferentiation = "c29ec348-61ec-40c8-8164-b8c60e9d9f3d"
@@ -67,7 +67,7 @@ FFTW = "^1"
67
FITSIO = "0.16"
68
FLoops = "0.2"
69
FileIO = "1"
70
-FillArrays = "0.13"
+FillArrays = "0.12, 0.13"
71
ForwardDiff = "0.9, 0.10"
72
HypercubeTransform = "0.3"
73
KeywordCalls = "0.2"
0 commit comments