Skip to content

Commit

Permalink
CompatHelper: bump compat for IrrationalConstants to 0.2, (keep exist…
Browse files Browse the repository at this point in the history
…ing compat)
  • Loading branch information
CompatHelper Julia committed Feb 21, 2023
1 parent e87ded2 commit 4b432e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "AugmentedGPLikelihoods"
uuid = "4689c64d-1a23-4d3c-ad26-1c612d54a282"
authors = ["Théo Galy-Fajou <[email protected]> and contributors"]
version = "0.4.17"
version = "0.4.18"

[deps]
ArraysOfArrays = "65a8f2f4-9b39-5baf-92e2-a9cc46fdf018"
Expand All @@ -26,7 +26,7 @@ ArraysOfArrays = "0.5, 0.6"
ChainRulesCore = "1"
Distributions = "0.25"
GPLikelihoods = "0.3, 0.4"
IrrationalConstants = "0.1"
IrrationalConstants = "0.1, 0.2"
LogExpFunctions = "0.3"
MeasureBase = "0.9, 0.10, 0.11, 0.12, 0.13"
MeasureTheory = "0.14, 0.15, 0.16, 0.17"
Expand Down

0 comments on commit 4b432e7

Please sign in to comment.