Skip to content

Commit

Permalink
BandedMatrices v1 (#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
dlfivefifty committed Oct 3, 2023
1 parent 20a3683 commit de1a37a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ ContinuumArraysMakieExt = "Makie"
[compat]
AbstractFFTs = "1.0"
ArrayLayouts = "1.0"
BandedMatrices = "0.17"
BandedMatrices = "0.17, 1"
BlockArrays = "0.16"
DomainSets = "0.6"
FastTransforms = "0.15"
Expand Down

2 comments on commit de1a37a

@dlfivefifty
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Error while trying to register: "Tag with name v0.16.0 already exists and points to a different commit"

Please sign in to comment.