From e6b7d74414c9e038b6ba0ada71d070e87b9745b8 Mon Sep 17 00:00:00 2001 From: huocun <131865681+huocun-ant@users.noreply.github.com> Date: Wed, 15 May 2024 15:34:30 +0800 Subject: [PATCH] mod version (#63) --- secretflow_serving_lib/version.py | 2 +- version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/secretflow_serving_lib/version.py b/secretflow_serving_lib/version.py index e088246..482974b 100644 --- a/secretflow_serving_lib/version.py +++ b/secretflow_serving_lib/version.py @@ -13,4 +13,4 @@ # limitations under the License. -__version__ = "0.3.0.dev$$DATE$$" +__version__ = "0.3.0b0" diff --git a/version.txt b/version.txt index e088246..482974b 100644 --- a/version.txt +++ b/version.txt @@ -13,4 +13,4 @@ # limitations under the License. -__version__ = "0.3.0.dev$$DATE$$" +__version__ = "0.3.0b0"