diff --git a/docs/source/conf.py b/docs/source/conf.py index 7a25908430..9c13a2aee6 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -25,7 +25,7 @@ # The short X.Y version version = "0.13" # The full version, including alpha/beta/rc tags -release = "0.13.0a7" +release = "0.13.0" # -- General configuration ---------------------------------------------------