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.
2 parents a5828d7 + 051ba62 commit ca71cf1Copy full SHA for ca71cf1
Project.toml
@@ -1,7 +1,7 @@
1
name = "LazyStack"
2
uuid = "1fad7336-0346-5a1a-a56f-a06ba010965b"
3
authors = ["Michael Abbott"]
4
-version = "0.0.8"
+version = "0.0.9"
5
6
[deps]
7
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
@@ -11,7 +11,7 @@ OffsetArrays = "6fe1bfb0-de20-5000-8ca7-80f57d26f881"
11
12
[compat]
13
ChainRulesCore = "0.10.9, 1"
14
-NamedDims = "0.2.16"
+NamedDims = "0.2.16, 0.3, 1.0"
15
OffsetArrays = "1"
16
julia = "1.3"
17
0 commit comments