From b4c34c6c2269f9067d9b47e4f14e64082593752c Mon Sep 17 00:00:00 2001 From: hhh Date: Sun, 17 Mar 2024 23:32:05 +0200 Subject: [PATCH] Update docs version --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 2d2c2d4..61b4201 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -24,7 +24,7 @@ copyright = "2020, Ege Ozkan; 2024, hhh" author = "Ege Ozkan, hhh" # The full version, including alpha/beta/rc tags -release = "v0.7.1" +release = "v1.0.0" # -- General configuration ---------------------------------------------------