Skip to content

Commit ac3a920

Browse files
committed
Version bump to 0.7.3 [skip ci]
1 parent 951a575 commit ac3a920

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.7.3 (unreleased)
1+
## 0.7.3 (2023-07-24)
22

33
- Fixed error with `dup` and `clone`
44

lib/xgboost/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module XGBoost
2-
VERSION = "0.7.2"
2+
VERSION = "0.7.3"
33
end

0 commit comments

Comments
 (0)