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 ---------------------------------------------------