From 2e77d7175fdfa567bc563fa7656cc8258d04c4ff Mon Sep 17 00:00:00 2001 From: Hitesh Shah <hiteshshah@microsoft.com> Date: Wed, 16 Oct 2024 22:23:58 +0000 Subject: [PATCH] Update version to 0.7.0 for release --- docs/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index a046f2f45..9326f4c32 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -21,7 +21,7 @@ project = "Olive" copyright = "2023, olivedevteam@microsoft.com" author = "olivedevteam@microsoft.com" -version = "latest" +version = "0.7.0" # -- General configuration --------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration