Skip to content

Commit 71f8a71

Browse files
committed
pump new revision
1 parent c08197d commit 71f8a71

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.1 (Upcoming Release)
1+
# v0.11.2 (Upcoming Release)
2+
3+
4+
# v0.11.1
25

36
- Concrete types of X and y changed to AbstractMatrix{Float64} and AbstractVector{Float64}
47
- Change function signatures from ::Function to ::F where {F <: Function}

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 <mhsatman@gmail.com>", "Shreesh Adiga <16567adigashreesh@gmail.com>", "Guillermo Angeris <angeris@stanford.edu>", "Emre Akadal <emre.akadal@istanbul.edu.tr>"]
4-
version = "0.11.0"
4+
version = "0.11.1"
55

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

0 commit comments

Comments
 (0)