Skip to content

Commit

Permalink
Added package compat.
Browse files Browse the repository at this point in the history
  • Loading branch information
cncastillo committed Oct 26, 2023
1 parent 2b1114a commit 52dfe97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions KomaMRIPlots/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ KomaPlotsPlutoPlotlyExt = "PlutoPlotly"
Interpolations = "0.13, 0.14"
KomaMRICore = "0.7"
MAT = "0.10"
PackageExtensionCompat = "1.0"
PlotlyJS = "0.18"
PlutoPlotly = "0.4"
Reexport = "1"
Expand Down

4 comments on commit 52dfe97

@cncastillo
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 register subdir=KomaMRIPlots

@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/94129

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 KomaMRIPlots-v0.7.7 -m "<description of version>" 52dfe973c6b5f5b872f3360613903078f7a7eb1d
git push origin KomaMRIPlots-v0.7.7

@cncastillo
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 created: JuliaRegistries/General/94131

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 v0.7.5 -m "<description of version>" 52dfe973c6b5f5b872f3360613903078f7a7eb1d
git push origin v0.7.5

Please sign in to comment.