Skip to content

Commit

Permalink
REL v24.04.01 release
Browse files Browse the repository at this point in the history
  • Loading branch information
raydouglass committed May 1, 2024
1 parent 069a50e commit af9fd84
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.04.00
24.04.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 devtoolset-11 "java/ci/build-in-docker.sh"

### The output

You can find the cuDF jar in java/target/ like cudf-24.04.0-SNAPSHOT-cuda11.jar.
You can find the cuDF jar in java/target/ like cudf-24.04.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.04.0-SNAPSHOT</version>
<version>24.04.1-SNAPSHOT</version>

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

0 comments on commit af9fd84

Please sign in to comment.