Skip to content

Commit 35f1e73

Browse files
authored
Merge pull request #206 from ven-k/patch-1
Add v4 to Compat's compat entry, while keeping the v3.27
2 parents e8639e9 + cb22379 commit 35f1e73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "BlackBoxOptim"
22
uuid = "a134a8b2-14d6-55f6-9291-3336d3ab0209"
3-
version = "0.6.1"
3+
version = "0.6.2"
44

55
[deps]
66
CPUTime = "a9c8d775-2e2e-55fc-8582-045d282d599e"
@@ -17,7 +17,7 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
1717

1818
[compat]
1919
CPUTime = "1.0"
20-
Compat = "3.27"
20+
Compat = "3.27, 4"
2121
Distributions = "0.24, 0.25"
2222
HTTP = "0.9, 1"
2323
JSON = "0.21"

0 commit comments

Comments
 (0)