Skip to content

Commit 67b966c

Browse files
github-actions[bot]CompatHelper Julia
and
CompatHelper Julia
authored
CompatHelper: add new compat entry for QuadGK at version 2, (keep existing compat) (#61)
This pull request sets the compat entry for the `QuadGK` package to `2`. This keeps the compat entries for earlier versions. Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request. Note: Consider registering a new release of your package immediately after merging this PR, as downstream packages may depend on this for tests to pass. Co-authored-by: CompatHelper Julia <[email protected]>
1 parent 80dbcc2 commit 67b966c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Project.toml

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1616

1717
[compat]
1818
QEDbase = "0.1"
19+
QuadGK = "2"
1920
StaticArrays = "1"
2021
julia = "1.6"
2122

0 commit comments

Comments
 (0)