Skip to content

Commit d2bf437

Browse files
committed
Clean Project.toml
1 parent 38ae90b commit d2bf437

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

Project.toml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
name = "LossFunctions"
22
uuid = "30fc2ffe-d236-52d8-8643-a9d8f7c094a7"
3-
version = "0.7.2"
3+
version = "0.8.0"
44

55
[deps]
66
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
77
Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"
88
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
9-
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
109

1110
[compat]
12-
RecipesBase = "0.8, 1.0"
13-
StatsBase = "0.32, 0.33"
14-
julia = "1.6"
11+
RecipesBase = "1.0"
12+
julia = "1.6"

0 commit comments

Comments
 (0)