Skip to content

Commit

Permalink
Update CxxWrap compat bounds
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremiahpslewis authored Feb 29, 2024
1 parent a144835 commit 93ca041
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,14 +1,14 @@
name = "OpenSpiel"
uuid = "ceb70bd2-fe3f-44f0-b81f-41608acaf2f2"
authors = ["Jun Tian <[email protected]>"]
version = "0.1.5"
version = "0.1.6"

[deps]
CxxWrap = "1f15a43c-97ca-5a2a-ae31-89f07a497df4"
OpenSpiel_jll = "bd10a763-4654-5023-a028-c4918c6cd33e"

[compat]
CxxWrap = "0.12, 0.13"
CxxWrap = "0.12, 0.13, 0.14"
OpenSpiel_jll = "1"
julia = "1.6"

Expand Down

0 comments on commit 93ca041

Please sign in to comment.