Skip to content

Commit f3f1daa

Browse files
committed
pump v0.11.5
1 parent 2c89f06 commit f3f1daa

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
# v0.11.5 (Upcoming Release)
1+
# v0.11.6 (Upcoming Release)
2+
3+
4+
# v0.11.5
25

36
- Initial implementation of the robust hat matrix regression estimator
47
- Add more test to robust hat matrix regression estimator

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "LinRegOutliers"
22
uuid = "6d4de0fb-32d9-4c65-aac1-cc9ed8b94b1a"
33
authors = ["Mehmet Hakan Satman <[email protected]>", "Shreesh Adiga <[email protected]>", "Guillermo Angeris <[email protected]>", "Emre Akadal <[email protected]>"]
4-
version = "0.11.4"
4+
version = "0.11.5"
55

66
[deps]
77
Clustering = "aaaa29a8-35af-508c-8bc3-b662a17a0fe5"

0 commit comments

Comments
 (0)