Skip to content

Commit

Permalink
Merge pull request #55 from JuliaAI/dev
Browse files Browse the repository at this point in the history
For a 0.5.1 release
  • Loading branch information
ablaom authored Nov 7, 2022
2 parents 6ae311f + ffb9a25 commit 620a91f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "MLJIteration"
uuid = "614be32b-d00c-4edb-bd02-1eb411ab5e55"
authors = ["Anthony D. Blaom <[email protected]>"]
version = "0.5.0"
version = "0.5.1"

[deps]
IterationControl = "b3c1a2ee-3fec-4384-bf48-272ea71de57c"
Expand All @@ -10,6 +10,6 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"

[compat]
MLJBase = "0.20"
IterationControl = "0.5"
MLJBase = "0.20, 0.21"
julia = "1.6"

0 comments on commit 620a91f

Please sign in to comment.