Skip to content

Commit 5892a99

Browse files
committed
Bump version
1 parent 3336b16 commit 5892a99

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Project.toml

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ExtremeStats"
22
uuid = "bda1af87-e1f1-54ef-ae32-d9c31cb662a2"
33
author = "Júlio Hoffimann <[email protected]>"
4-
version = "0.3.2"
4+
version = "1.0.0"
55

66
[deps]
77
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
@@ -11,8 +11,8 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1111
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
1212

1313
[compat]
14-
Distributions = "0.21, 0.22, 0.23, 0.24, 0.25"
15-
Ipopt = "0.6, 0.7"
16-
JuMP = "0.20, 0.21"
17-
RecipesBase = "0.7, 0.8, 1.0"
18-
julia = "1"
14+
Distributions = "0.25"
15+
Ipopt = "1.0"
16+
JuMP = "1.0"
17+
RecipesBase = "1.0"
18+
julia = "1.9"

0 commit comments

Comments
 (0)