Skip to content

Commit

Permalink
bump v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cortner authored Aug 29, 2024
1 parent bb9da84 commit daff721
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "ACEfit"
uuid = "ad31a8ef-59f5-4a01-b543-a85c2f73e95c"
authors = ["William C Witt <witt.chuck@gmail.com>, Christoph Ortner <christophortner0@gmail.com> and contributors"]
version = "0.2.1"
version = "0.2.2"

[deps]
ActiveSetPursuit = "d86c1dc8-ba26-4c98-b330-3a8efc174d20"
Expand All @@ -27,6 +27,7 @@ ACEfit_MLJScikitLearnInterface_ext = ["MLJScikitLearnInterface", "PythonCall", "
ACEfit_PythonCall_ext = "PythonCall"

[compat]
ActiveSetPursuit = "0.0.2"
IterativeSolvers = "0.9.2"
LowRankApprox = "0.5.3"
MLJ = "0.19"
Expand Down

0 comments on commit daff721

Please sign in to comment.