Mark next release as 1.7 instead of 2.0 (#8281)

This commit is contained in:
Jiaming Yuan
2022-09-28 14:33:37 +08:00
committed by GitHub
parent 6d1452074a
commit f835368bcf
19 changed files with 38 additions and 39 deletions

View File

@@ -1,8 +1,8 @@
Package: xgboost
Type: Package
Title: Extreme Gradient Boosting
Version: 2.0.0.1
Date: 2022-03-29
Version: 1.7.0.1
Date: 2022-09-28
Authors@R: c(
person("Tianqi", "Chen", role = c("aut"),
email = "tianqi.tchen@gmail.com"),