Skip to content

Commit 67fe518

Browse files
committed
Version bump to 0.4.0 [skip ci]
1 parent 6f1f35d commit 67fe518

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.4.0 (unreleased)
1+
## 0.4.0 (2025-01-05)
22

33
- Added support for different prediction types
44
- Added support for `pandas_categorical` to `predict` method

lib/lightgbm/version.rb

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

0 commit comments

Comments
 (0)