Skip to content

Commit

Permalink
New version: InfiniteArrays v0.13.2 (#96344)
Browse files Browse the repository at this point in the history
UUID: 4858937d-0d70-526a-a4dd-2d5cb5dd786c
Repo: https://github.com/JuliaArrays/InfiniteArrays.jl.git
Tree: 82642b3ad6b979e52118a8c33c50a003bf002a8c

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Dec 2, 2023
1 parent d4f5699 commit 66509cb
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1 deletion.
8 changes: 7 additions & 1 deletion I/InfiniteArrays/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,14 @@ FillArrays = "0.11-0.12"

["0.12-0"]
Infinities = "0.1.1-0.1"
Statistics = "1.6.0-1"
julia = "1.6.0-1"

["0.12-0.12.3"]
FillArrays = "0.12.3-0.12"

["0.12-0.13.1"]
Statistics = "1.6.0-1"

["0.12.1-0.12.3"]
ArrayLayouts = "0.7.5-0.7"

Expand All @@ -89,6 +91,10 @@ LazyArrays = "0.22.13-0.22"
["0.13-0"]
DSP = "0.7"

["0.13.2-0"]
LinearAlgebra = "1.6.0-1"
Statistics = "1"

["0.2"]
FillArrays = "0.6-0.7"
LazyArrays = "0.11"
Expand Down
3 changes: 3 additions & 0 deletions I/InfiniteArrays/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -171,3 +171,6 @@ git-tree-sha1 = "3d48980ed8e9cb751b6152c9ec63bf7c167ed302"

["0.13.1"]
git-tree-sha1 = "cdf72ddf0403f204c14749ce438fafc5b64c47ea"

["0.13.2"]
git-tree-sha1 = "82642b3ad6b979e52118a8c33c50a003bf002a8c"
3 changes: 3 additions & 0 deletions I/InfiniteArrays/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
["0.13-0"]
DSP = "0.7"

["0.13.2-0"]
Statistics = "1"

0 comments on commit 66509cb

Please sign in to comment.