Skip to content

Commit

Permalink
CompatHelper: add new compat entry for Statistics at version 1 for pa…
Browse files Browse the repository at this point in the history
…ckage test, (keep existing compat) (#67)

* CompatHelper: add new compat entry for Statistics at version 1 for package test, (keep existing compat)

* bump development version

---------

Co-authored-by: CompatHelper Julia <[email protected]>
Co-authored-by: Hendrik Ranocha <[email protected]>
  • Loading branch information
3 people authored Apr 10, 2024
1 parent 4cc77e3 commit 8146620
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "PositiveIntegrators"
uuid = "d1b20bf0-b083-4985-a874-dc5121669aa5"
authors = ["Stefan Kopecz, Hendrik Ranocha, and contributors"]
version = "0.1.6"
version = "0.1.7-pre"

[deps]
FastBroadcast = "7034ab61-46d4-4ed7-9d0f-46aef9175898"
Expand Down
1 change: 1 addition & 0 deletions test/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ Aqua = "0.7, 0.8"
LinearSolve = "2"
OrdinaryDiffEq = "6"
StaticArrays = "1.5"
Statistics = "1"

0 comments on commit 8146620

Please sign in to comment.