Skip to content

Commit

Permalink
REL v24.08.03 release
Browse files Browse the repository at this point in the history
  • Loading branch information
raydouglass committed Sep 17, 2024
1 parent 2c3055d commit e479454
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.08.02
24.08.03
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.08.2-SNAPSHOT-cuda11.jar.
You can find the cuDF jar in java/target/ like cudf-24.08.3-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.08.2-SNAPSHOT</version>
<version>24.08.3-SNAPSHOT</version>

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

0 comments on commit e479454

Please sign in to comment.