We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71f8a71 commit b8e7280Copy full SHA for b8e7280
1 file changed
README.md
@@ -54,7 +54,7 @@ A Julia package for outlier detection in linear regression.
54
55
```julia
56
julia> ]
57
-(@v1.8) pkg> add LinRegOutliers
+(@v1.9) pkg> add LinRegOutliers
58
```
59
60
or
0 commit comments