From db78fc1f5dcc0e278483eed8a48cf76fab0c6ae6 Mon Sep 17 00:00:00 2001 From: Ganesh Hubale Date: Fri, 25 Oct 2024 12:37:56 +0530 Subject: [PATCH] Update conf.py --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index b57f072..9e1fe4f 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -63,7 +63,7 @@ # The short X.Y version. version = "" # The full version, including alpha/beta/rc tags. -release = "v0.2" +release = "v1.0.3" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.