Skip to content

Commit 8f8fb03

Browse files
committed
release 4.4.0-1
1 parent 55afca7 commit 8f8fb03

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ To install, use the following maven coordinates:
4141
<dependency>
4242
<groupId>io.github.metarank</groupId>
4343
<artifactId>lightgbm4j</artifactId>
44-
<version>4.3.0-1</version>
44+
<version>4.4.0-1</version>
4545
</dependency>
4646
```
4747

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>io.github.metarank</groupId>
88
<artifactId>lightgbm4j</artifactId>
9-
<version>4.3.0-1</version>
9+
<version>4.4.0-1</version>
1010

1111
<name>LightGBM4j: Java LightGBM wrapper</name>
1212
<description>A high-level wrapper for LightGBM toolkit</description>

0 commit comments

Comments
 (0)