Skip to content

Commit

Permalink
InfiniteArrays v0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
dlfivefifty committed Dec 2, 2024
1 parent bac197d commit 1027bc8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "RecurrenceRelationshipArrays"
uuid = "b889d2dc-af3c-4820-88a8-238fa91d3518"
authors = ["Sheehan Olver <solver@mac.com>"]
version = "0.1"
version = "0.1.1"

[deps]
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
Expand All @@ -16,7 +16,7 @@ RecurrenceRelationships = "807425ed-42ea-44d6-a357-6771516d7b2c"
ArrayLayouts = "1"
BandedMatrices = "1"
FillArrays = "1"
InfiniteArrays = "0.14"
InfiniteArrays = "0.14, 0.15"
LazyArrays = "2"
RecurrenceRelationships = "0.1"
SpecialFunctions = "1, 2"
Expand Down

0 comments on commit 1027bc8

Please sign in to comment.