This is an automated email from the ASF dual-hosted git repository.

lresende pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-toree.git

commit 489cb8afd9d93e31a2887b96c7ee194994edd54d
Author: Luciano Resende <[email protected]>
AuthorDate: Thu Nov 27 15:26:00 2025 -0300

    Prepare release 0.6.0-incubating
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 2a8f4525..e504169f 100644
--- a/Makefile
+++ b/Makefile
@@ -20,7 +20,7 @@
      dev-binder \
      audit audit-licenses
 
-BASE_VERSION?=0.6.0.dev0
+BASE_VERSION?=0.6.0
 VERSION=$(BASE_VERSION)-incubating
 COMMIT=$(shell git rev-parse --short=12 --verify HEAD)
 ifeq (, $(findstring dev, $(VERSION)))

Reply via email to