diff --git a/docs/source/conf.py b/docs/source/conf.py index 4046d2fc..6fafc3e0 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -24,9 +24,9 @@ copyright = "2018-2019, Veronica Berglyd Olsen" author = "Veronica Berglyd Olsen" # The short X.Y version -version = "0.3.1" +version = "0.3.2" # The full version, including alpha/beta/rc tags -release = "0.3.1" +release = "0.3.2" # -- General configuration ---------------------------------------------------