Skip to content

Commit

Permalink
bump CEnum (#194)
Browse files Browse the repository at this point in the history
  • Loading branch information
ExpandingMan authored Oct 13, 2023
1 parent d799a79 commit c365c78
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,6 +1,6 @@
name = "XGBoost"
uuid = "009559a3-9522-5dbb-924b-0b6ed2b22bb9"
version = "2.4.0"
version = "2.4.1"

[deps]
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
Expand All @@ -26,7 +26,7 @@ XGBoostTermExt = "Term"

[compat]
AbstractTrees = "0.4"
CEnum = "0.4"
CEnum = "0.4, 0.5"
CUDA = "3, 4, 5"
JSON3 = "1"
OrderedCollections = "1"
Expand Down

0 comments on commit c365c78

Please sign in to comment.