Skip to content

Commit

Permalink
Merge pull request #2 from TRACER-LULab/compathelper/new_version/2023…
Browse files Browse the repository at this point in the history
…-10-11-19-42-14-737-02524225869

CompatHelper: add new compat entry for DocStringExtensions at version 0.9, (keep existing compat)
  • Loading branch information
cfarm6 authored Oct 11, 2023
2 parents cc6ad45 + 3e77fdc commit d498422
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 @@ -8,6 +8,7 @@ DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"

[compat]
DocStringExtensions = "0.9"
julia = "1"

[extras]
Expand Down

2 comments on commit d498422

@cfarm6
Copy link
Member Author

@cfarm6 cfarm6 commented on d498422 Oct 12, 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.

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

Please sign in to comment.