Skip to content

Commit 4875e5b

Browse files
committed
bump versions
1 parent a2a1212 commit 4875e5b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "NonconvexBayesian"
22
uuid = "fb352abc-de7b-48de-9ebd-665b54b5d9b3"
33
authors = ["Mohamed Tarek <[email protected]> and contributors"]
4-
version = "0.1.2"
4+
version = "0.1.3"
55

66
[deps]
77
AbstractGPs = "99985d1d-32ba-4be9-9821-2ec096f28918"
@@ -15,9 +15,9 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1515
Sobol = "ed01d8cd-4d21-5b2a-85b4-cc3bdc58bad4"
1616

1717
[compat]
18-
AbstractGPs = "0.3"
18+
AbstractGPs = "0.3, 0.4, 0.5"
1919
ChainRulesCore = "0.10, 1"
20-
IntervalArithmetic = "0.17, 0.18, 0.19"
20+
IntervalArithmetic = "0.17, 0.18, 0.19, 0.20"
2121
NonconvexCore = "1"
2222
NonconvexIpopt = "0.1.3"
2323
Parameters = "0.12"

0 commit comments

Comments
 (0)