Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewGibbs committed Oct 30, 2024
2 parents 0d80cd9 + 86272a4 commit cc212de
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,9 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

[compat]
julia = "1.7"
Documenter = "1.7"
DocumenterCitations = "1.3"
Plots = "1.40"
Roots = "2.1"
SpecialFunctions = "2.3"
StaticArrays = "1.9"

2 comments on commit cc212de

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

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

Please sign in to comment.