Skip to content

Commit

Permalink
add compat for SnoopPrecompile
Browse files Browse the repository at this point in the history
  • Loading branch information
alecloudenback authored Oct 12, 2022
1 parent 1a7e448 commit d34641b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ LsqFit = "^0.12"
Optim = "^1"
Reexport = "^1.2"
Roots = "^1"
SnoopPrecompile = "^1"
UnicodePlots = "^2"
julia = "^1.6"

Expand Down

3 comments on commit d34641b

@alecloudenback
Copy link
Member Author

Choose a reason for hiding this comment

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

@juilaregistrator register

@alecloudenback
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.

Registration pull request updated: JuliaRegistries/General/69983

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

Please sign in to comment.