Skip to content

Commit bcb8090

Browse files
abelsiqueiradpo
authored andcommitted
Remove wrong license in docs and update to 1.0.1
1 parent 28e3f58 commit bcb8090

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "LinearOperators"
22
uuid = "5c8ed15e-5a4c-59e4-a42b-c7e8811fb125"
3-
version = "1.0.0"
3+
version = "1.0.1"
44

55
[deps]
66
FastClosures = "9aa1b823-49e4-5ca5-8b0f-3971ec8bab6a"

docs/src/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,5 +106,3 @@ Matrix(opA[:,1])
106106
```julia
107107
julia> Pkg.test("LinearOperators")
108108
```
109-
110-
[![GPLv3](http://www.gnu.org/graphics/gplv3-88x31.png)](http://www.gnu.org/licenses/gpl.html "GPLv3")

0 commit comments

Comments
 (0)