Update version numbers to 0.82

This commit is contained in:
Philip Cho
2019-03-04 18:41:53 -08:00
parent 3f83dcd502
commit 2f218fc4be
7 changed files with 15 additions and 15 deletions

View File

@@ -1,8 +1,8 @@
Package: xgboost
Type: Package
Title: Extreme Gradient Boosting
Version: 0.81.0.1
Date: 2018-08-13
Version: 0.82.0.1
Date: 2019-03-03
Authors@R: c(
person("Tianqi", "Chen", role = c("aut"),
email = "tianqi.tchen@gmail.com"),