Skip to content

Commit 61c2c7a

Browse files
committed
chore: bump versions to 1.0.6 for both lightgbm3 and lightgbm3-sys
1 parent 8b54612 commit 61c2c7a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "lightgbm3"
3-
version = "1.0.5"
3+
version = "1.0.6"
44
edition = "2021"
55
authors = [
66
"Dmitry Mottl <[email protected]>",

lightgbm3-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "lightgbm3-sys"
3-
version = "1.0.5"
3+
version = "1.0.6"
44
edition = "2021"
55
authors = ["Dmitry Mottl <[email protected]>", "vaaaaanquish <[email protected]>"]
66
build = "build.rs"

0 commit comments

Comments
 (0)