Skip to content

Commit

Permalink
AutoMerge issues
Browse files Browse the repository at this point in the history
  • Loading branch information
danspielman committed Feb 28, 2023
1 parent 796c650 commit cefed63
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
Arpack = "0.4, 0.5"
CSV = "0.10"
DataStructures = "0.7 - 0.17, 0.18"
Plots = "1.6"
Polynomials = "3.2"
RandomV06 = "0.0.2"
julia = "1.7, 1.8"

2 comments on commit cefed63

@danspielman
Copy link
Owner 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.

Registration pull request updated: JuliaRegistries/General/78647

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 v1.4.0 -m "<description of version>" cefed6398b95e9c2ad95370b07697e8447550695
git push origin v1.4.0

Please sign in to comment.