We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60ef0aa commit 869c4fbCopy full SHA for 869c4fb
1 file changed
Project.toml
@@ -1,7 +1,7 @@
1
name = "HybridArrays"
2
uuid = "1baab800-613f-4b0a-84e4-9cd3431bfbb9"
3
authors = ["Mateusz Baran <mateuszbaran89@gmail.com>"]
4
-version = "0.4.8"
+version = "0.4.9"
5
6
[deps]
7
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
@@ -10,7 +10,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
10
11
[compat]
12
Requires = "1"
13
-StaticArrays = "=1.1.0,=1.0.2,=1.0.1"
+StaticArrays = "1.0.1"
14
julia = "1"
15
16
[extras]
0 commit comments