Skip to content

Commit

Permalink
REL v24.10.01 release
Browse files Browse the repository at this point in the history
  • Loading branch information
AyodeAwe committed Oct 9, 2024
1 parent efca003 commit 7b0adfa
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
24.10.00
24.10.01
2 changes: 1 addition & 1 deletion java/ci/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ scl enable gcc-toolset-11 "java/ci/build-in-docker.sh"

### The output

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.
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<groupId>ai.rapids</groupId>
<artifactId>cudf</artifactId>
<version>24.10.0-SNAPSHOT</version>
<version>24.10.1-SNAPSHOT</version>

<name>cudfjni</name>
<description>
Expand Down

0 comments on commit 7b0adfa

Please sign in to comment.