Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
kunyuan authored Jul 13, 2023
1 parent 6ed7555 commit 797175f
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
@@ -19,6 +19,7 @@ FastGaussQuadrature = "0.4"
Quadmath = "0.5"
StaticArrays = "1"
julia = "1.6"
DoubleFloats = "1.2"

[extras]
CodecZlib = "944b1d66-785c-5afd-91f1-9de20f533193"

2 comments on commit 797175f

@kunyuan
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/87453

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.2.7 -m "<description of version>" 797175f6ace38f8a0f4a8b7fe91cd0b45b5cafa6
git push origin v0.2.7

Please sign in to comment.