Skip to content

Commit 9b7432e

Browse files
committed
v bump
1 parent 6b30fda commit 9b7432e

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "MLJTutorials"
22
uuid = "b22f6415-6e67-485c-b34d-7995e604d9c9"
3-
version = "0.1.1"
3+
version = "0.1.2"
44

55
[deps]
66
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,18 @@
66

77
MLJ | MLJBase | MLJModels | ScientificTypes | Commit | Note | Date
88
----- | ------- | --------- | --------------- | --------- | ---- | ----
9+
0.5.4 | 0.8.3 | 0.5.7 | 0.2.6 | [6b30fda] | ✓ | Nov 25, 2019
910
0.5.4 | 0.8.1 | 0.5.7 | 0.2.5 | [f96a4e5] | ✓ | Nov 19, 2019
1011
0.5.2 | 0.7.5 | 0.5.6 | 0.2.4 | [f556f62] | ✓ | Nov 13, 2019
1112

13+
[6b30fda]: https://github.com/alan-turing-institute/MLJTutorials/commit/6b30fda6829ee65a55477f98c8498315ba262c0f
1214
[f96a4e5]: https://github.com/alan-turing-institute/MLJTutorials/commit/f96a4e56bb00c49a52c47f07f5730ffe54cabfa8
1315
[f556f62]: https://github.com/alan-turing-institute/MLJTutorials/commit/f556f62dad3e9c0e6003faa9ba90d132769fb718
1416

1517
This repository contains tutorials for MLJ.
1618
Currently the main aim is to add many tutorials presenting different perspectives and contexts through which the MLJ-way should become more apparent.
1719
The organisation is rudimentary at the moment and once there are more tutorials, we will try to improve that.
18-
If you have suggestions or recommendations or would like to help, please o pen an issue here, thanks!
20+
If you have suggestions or recommendations or would like to help, please open an issue here, thanks!
1921

2022
The rest of this readme assumes that your current directory is `MLJTutorials`.
2123

0 commit comments

Comments
 (0)