Skip to content

Commit 2e07711

Browse files
CompatHelper Juliasimsurace
authored andcommitted
CompatHelper: bump compat for Bijections to 0.2, (keep existing compat)
1 parent 49e5622 commit 2e07711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ TensorOperations = "6aa20fa7-93e2-5fca-9bc0-fbd0db3c71a2"
2323
WhereTraits = "c9d4e05b-6318-49cb-9b56-e0e2b0ceadd8"
2424

2525
[compat]
26-
Bijections = "0.1"
26+
Bijections = "0.1, 0.2"
2727
DataStructures = "0.18, 0.19"
2828
Distributions = "0.25"
2929
Graphs = "1"

0 commit comments

Comments
 (0)