We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c70218 commit 4ca6c71Copy full SHA for 4ca6c71
Project.toml
@@ -1,7 +1,7 @@
1
name = "SetIntersectionProjection"
2
uuid = "335f7d24-6316-57dd-9c3a-df470f2b739e"
3
authors = ["Bas Peters <1.bas.peters@gmail.com>"]
4
-version = "0.2.4"
+version = "0.2.5"
5
6
[deps]
7
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
@@ -21,7 +21,7 @@ TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"
21
[compat]
22
DistributedArrays = "0.6"
23
Interpolations = "0.13"
24
-JOLI = "0.7,0.8"
+JOLI = "0.7,0.8,0.9"
25
Parameters = "0.12"
26
SortingAlgorithms = "1"
27
TimerOutputs = "0.5.15"
0 commit comments