Skip to content

Commit

Permalink
CompatHelper: add new compat entry for KrylovKit at version 0.6, (kee…
Browse files Browse the repository at this point in the history
…p existing compat) (#368)

Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>
  • Loading branch information
github-actions[bot] and CompatHelper Julia committed Jul 25, 2023
1 parent 35aa334 commit 7474584
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 @@ -28,6 +28,7 @@ DiffEqCallbacks = "2"
FFTW = "1"
ForwardDiff = "0.10"
IterativeSolvers = "0.9"
KrylovKit = "0.6"
LinearMaps = "3"
OrdinaryDiffEq = "5, 6"
QuantumOpticsBase = "0.3, 0.4"
Expand Down

2 comments on commit 7474584

@Krastanov
Copy link
Collaborator

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/88255

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 v1.0.12 -m "<description of version>" 7474584adf3c15dad3ec1bfdd29ad9eb031eec7c
git push origin v1.0.12

Please sign in to comment.