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 f4bfcdf commit dc9de95Copy full SHA for dc9de95
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.3.8"
+version = "0.3.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 = "=0.12.4"
+StaticArrays = "=0.12.5"
14
julia = "1"
15
16
[extras]
0 commit comments