Skip to content

Commit

Permalink
Merge pull request #3 from sairus7/register-package
Browse files Browse the repository at this point in the history
Register package
  • Loading branch information
sairus7 authored May 7, 2021
2 parents ed2a5ff + f0b9b3d commit 919f20a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "SortFilters"
uuid = "d6dedbf8-78c7-4e81-bd5f-fe48695b798a"
authors = ["Viktor G. Gumennyy <[email protected]>"]
version = "0.1.0"
version = "0.1.1"

[deps]
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Setting an appropriate probability level, you can get: moving median, minimum, m

## Installation
```julia
]add https://github.com/sairus7/SortFilters.jl.git
pkg> add SortFilters
```

## Comparison with other packages
Expand Down

0 comments on commit 919f20a

Please sign in to comment.