We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daaeeeb commit 485fa8aCopy full SHA for 485fa8a
README.md
@@ -41,7 +41,7 @@ To install, use the following maven coordinates:
41
<dependency>
42
<groupId>io.github.metarank</groupId>
43
<artifactId>lightgbm4j</artifactId>
44
- <version>4.6.0-1</version>
+ <version>4.6.0-2</version>
45
</dependency>
46
```
47
pom.xml
@@ -6,7 +6,7 @@
6
7
8
9
10
11
<name>LightGBM4j: Java LightGBM wrapper</name>
12
<description>A high-level wrapper for LightGBM toolkit</description>
0 commit comments