Skip to content

Commit

Permalink
Merge branch 'dev-v0.9.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
giopaglia committed Sep 8, 2023
2 parents ba1d7b0 + 0d8850b commit 196b9cd
Show file tree
Hide file tree
Showing 16 changed files with 1,910 additions and 35 deletions.
7 changes: 4 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name = "SoleModels"
uuid = "4249d9c7-3290-4ddd-961c-e1d3ec2467f8"
license = "MIT"
authors = ["Michele GHIOTTI", "Giovanni PAGLIARINI", "Eduard I. STAN"]
version = "0.2.4"
version = "0.3.0"

[deps]
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
Expand Down Expand Up @@ -41,7 +42,7 @@ DataStructures = "0.18"
FillArrays = "1"
FunctionWrappers = "1"
Graphs = "1.8.0"
HTTP = "1.9.14"
HTTP = "1.9"
Lazy = "0.15.1"
MLJBase = "0.21.11"
MLJModelInterface = "1.8.0"
Expand All @@ -50,7 +51,7 @@ Reexport = "1"
Revise = "3"
SoleBase = "0.11"
SoleData = "0.10.1"
SoleLogics = "0.4.8"
SoleLogics = "0.5"
StatsBase = "0.33"
Suppressor = "0.2"
Tables = "1.10.1"
Expand Down
Loading

0 comments on commit 196b9cd

Please sign in to comment.