diff --git a/docs/conf.py b/docs/conf.py index 3034920..4abe886 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -34,9 +34,9 @@ author = 'Giulio Gabrieli' # The short X.Y version -version = '0.0.8.2' +version = '0.0.8.3' # The full version, including alpha/beta/rc tags -release = '0.0.8.2' +release = '0.0.8.3' # -- General configuration ---------------------------------------------------