Skip to content

Commit 59c52e2

Browse files
authored
Update Project.toml
1 parent 5de551c commit 59c52e2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Project.toml

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
name = "Divergences"
22
uuid = "7f07e4c8-6df2-5971-ad44-bf349b9adcfd"
33
author = "Giuseppe Ragusa <[email protected]>"
4-
version = "0.3.1"
4+
version = "0.3.0"
55

66
[deps]
77
Distances = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7"
88
NaNMath = "77ba4419-2d1f-58cd-9bb1-8ffee604a2e3"
99

1010
[compat]
1111
julia = "1.9"
12+
NaNMath = "^1"
13+
Distances = "0.10"
1214

1315
[extras]
1416
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)