diff --git a/docs/conf.py b/docs/conf.py index aa91610..03a0167 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -51,7 +51,7 @@ # The short X.Y version version = '0.16' # The full version, including alpha/beta/rc tags -release = '0.16.0' +release = '0.16.2' # -- General configuration ---------------------------------------------------