diff --git a/docs/source/conf.py b/docs/source/conf.py index 3e24854b3..f9df04545 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -44,7 +44,7 @@ # The short X.Y version version = u'' # The full version, including alpha/beta/rc tags -release = u'v1.8.0' +release = u'v1.8.3' # -- General configuration ---------------------------------------------------