We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c438978 commit 9517d26Copy full SHA for 9517d26
.travis.yml
@@ -3,9 +3,7 @@ language: julia
3
os:
4
- linux
5
julia:
6
- - 1.1
7
- - 1.2
8
- - 1.3
+ - 1.0
9
- 1.4
10
- nightly
11
matrix:
Project.toml
@@ -1,7 +1,7 @@
1
name = "MLJModelInterface"
2
uuid = "e80e1ace-859a-464e-9ed9-23947d8ae3ea"
authors = ["Thibaut Lienart and Anthony Blaom"]
-version = "0.2.2"
+version = "0.2.3"
[deps]
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
0 commit comments