diff --git a/docs/conf.py b/docs/conf.py index 401939c..0850c02 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -26,7 +26,7 @@ # The short X.Y version version = '0.1' # The full version, including alpha/beta/rc tags -release = '0.1.7' +release = '0.1.8' # -- General configuration ---------------------------------------------------