From e02dc8d8982e4285dd98aa6664672de29ff73a8e Mon Sep 17 00:00:00 2001 From: George Margaritis Date: Tue, 20 Feb 2024 16:59:59 +0200 Subject: [PATCH] docs: bump version to 1.0.1 in docs --- 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 45f663a..5b14e04 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -9,7 +9,7 @@ project = "ergani" copyright = "MIT" author = "George Margaritis " -release = "1.0.0" +release = "1.0.1" # -- General configuration --------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration