From d63e48c6867ac4f3aad7796cf9a0a4018a31a5c0 Mon Sep 17 00:00:00 2001 From: Hyunsu Philip Cho Date: Mon, 8 May 2023 22:01:31 -0700 Subject: [PATCH] Release 3.9.0 --- cmake/Python_version.in | 2 +- python/treelite/VERSION | 2 +- runtime/java/treelite4j/pom.xml | 2 +- runtime/python/treelite_runtime/VERSION | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/cmake/Python_version.in b/cmake/Python_version.in index ca15dc90..09fcb4b7 100644 --- a/cmake/Python_version.in +++ b/cmake/Python_version.in @@ -1 +1 @@ -@PROJECT_VERSION_MAJOR@.@PROJECT_VERSION_MINOR@.@PROJECT_VERSION_PATCH@-dev +@PROJECT_VERSION_MAJOR@.@PROJECT_VERSION_MINOR@.@PROJECT_VERSION_PATCH@ diff --git a/python/treelite/VERSION b/python/treelite/VERSION index 724ee603..a5c4c763 100644 --- a/python/treelite/VERSION +++ b/python/treelite/VERSION @@ -1 +1 @@ -3.9.0-dev +3.9.0 diff --git a/runtime/java/treelite4j/pom.xml b/runtime/java/treelite4j/pom.xml index ab132af2..aa6e8267 100644 --- a/runtime/java/treelite4j/pom.xml +++ b/runtime/java/treelite4j/pom.xml @@ -5,7 +5,7 @@ 4.0.0 ml.dmlc treelite4j - 3.9.0-SNAPSHOT + 3.9.0 jar UTF-8 diff --git a/runtime/python/treelite_runtime/VERSION b/runtime/python/treelite_runtime/VERSION index 724ee603..a5c4c763 100644 --- a/runtime/python/treelite_runtime/VERSION +++ b/runtime/python/treelite_runtime/VERSION @@ -1 +1 @@ -3.9.0-dev +3.9.0