Skip to content

Commit

Permalink
Requires FillArrays v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
oschulz committed Jul 9, 2023
1 parent 6816422 commit 01321f2
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 @@ -102,7 +102,7 @@ DoubleFloats = "0.9, 1"
ElasticArrays = "1.2.3"
EmpiricalDistributions = "0.2, 0.3.1"
FFTW = "1"
FillArrays = "0.7 - 1.0.0, 1.1.1"
FillArrays = "1.1.1"
Folds = "0.2"
ForwardDiff = "0.10"
ForwardDiffPullbacks = "0.1.1, 0.2"
Expand Down

2 comments on commit 01321f2

@oschulz
Copy link
Member Author

@oschulz oschulz commented on 01321f2 Jul 9, 2023

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.

Registration pull request updated: JuliaRegistries/General/87119

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v3.0.0 -m "<description of version>" 01321f2c5a05dce77703ae1ef9fbde400764eb42
git push origin v3.0.0

Please sign in to comment.