Skip to content

Commit

Permalink
Update version by jenkins-spark-rapids-tools-auto-release-82
Browse files Browse the repository at this point in the history
Signed-off-by: spark-rapids automation <[email protected]>
  • Loading branch information
nvauto committed Aug 12, 2024
1 parent 1dc1b10 commit 1deeae7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<artifactId>rapids-4-spark-tools_2.12</artifactId>
<name>RAPIDS Accelerator for Apache Spark tools</name>
<description>RAPIDS Accelerator for Apache Spark tools</description>
<version>24.06.2-SNAPSHOT</version>
<version>24.08.0</version>
<packaging>jar</packaging>
<url>http://github.com/NVIDIA/spark-rapids-tools</url>

Expand Down
2 changes: 1 addition & 1 deletion user_tools/src/spark_rapids_pytools/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@

from spark_rapids_pytools.build import get_version

VERSION = '24.06.2'
VERSION = '24.08.0'
__version__ = get_version(VERSION)

0 comments on commit 1deeae7

Please sign in to comment.