We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e638579 commit 787510aCopy full SHA for 787510a
Project.toml
@@ -1,6 +1,6 @@
1
name = "GenericLinearAlgebra"
2
uuid = "14197337-ba66-59df-a3e3-ca00e7dcff7a"
3
-version = "0.1.1"
+version = "0.2"
4
5
[deps]
6
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
@@ -15,4 +15,4 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
15
test = ["Quaternions", "Test"]
16
17
[compat]
18
-julia = "0.7, 1"
+julia = "1"
0 commit comments