Skip to content

Commit

Permalink
CompatHelper: add new compat entry for QEDbase at version 0.1, (keep …
Browse files Browse the repository at this point in the history
…existing compat) (#25)

This pull request sets the compat entry for the `QEDbase` package to
`0.1`.
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]>
Co-authored-by: Uwe Hernandez Acosta <[email protected]>
  • Loading branch information
3 people authored Oct 19, 2023
1 parent 42ece7b commit 900dcff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,6 @@ DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
QEDbase = "10e22c08-3ccb-4172-bfcf-7d7aa3d04d93"

[compat]
QEDbase = "0.1"
julia = "1.6"

0 comments on commit 900dcff

Please sign in to comment.