From 074d8561e5dbb5f3b8d77fccff1675253e604116 Mon Sep 17 00:00:00 2001 From: Xi Yan Date: Wed, 8 Jan 2025 16:52:51 -0800 Subject: [PATCH] test --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index c0f8cf575..8eedb060b 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ def read_requirements(): setup( name="llama_stack", - version="0.0.63", + version="0.0.63rc20250108", author="Meta Llama", author_email="llama-oss@meta.com", description="Llama Stack",