We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efca003 commit 7b0adfaCopy full SHA for 7b0adfa
VERSION
@@ -1 +1 @@
1
-24.10.00
+24.10.01
java/ci/README.md
@@ -47,4 +47,4 @@ scl enable gcc-toolset-11 "java/ci/build-in-docker.sh"
47
48
### The output
49
50
-You can find the cuDF jar in java/target/ like cudf-24.10.0-SNAPSHOT-cuda11.jar.
+You can find the cuDF jar in java/target/ like cudf-24.10.1-SNAPSHOT-cuda11.jar.
java/pom.xml
@@ -21,7 +21,7 @@
21
22
<groupId>ai.rapids</groupId>
23
<artifactId>cudf</artifactId>
24
- <version>24.10.0-SNAPSHOT</version>
+ <version>24.10.1-SNAPSHOT</version>
25
26
<name>cudfjni</name>
27
<description>
0 commit comments