Skip to content

Commit

Permalink
Merge pull request #68 from FluxML/compathelper/new_version/2024-05-2…
Browse files Browse the repository at this point in the history
…2-01-08-05-372-02191252483

CompatHelper: bump compat for InfiniteArrays to 0.14, (keep existing compat)
  • Loading branch information
darsnack authored May 23, 2024
2 parents 22742e1 + a850a37 commit 68cf616
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 @@ -8,7 +8,7 @@ InfiniteArrays = "4858937d-0d70-526a-a4dd-2d5cb5dd786c"
Optimisers = "3bd65402-5787-11e9-1adc-39752487f4e2"

[compat]
InfiniteArrays = "0.10.4, 0.11, 0.12, 0.13"
InfiniteArrays = "0.10.4, 0.11, 0.12, 0.13, 0.14"
Optimisers = "0.3.1"
julia = "1.6"

Expand Down

2 comments on commit 68cf616

@darsnack
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: Version 0.4.1 already exists

Please sign in to comment.