diff --git a/docs/conf.py b/docs/conf.py index 3f83cca..ff86535 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -41,7 +41,7 @@ # The short X.Y version version = '0.5' # The full version, including alpha/beta/rc tags -release = '0.5.1' +release = '0.5.2' # -- General configuration ---------------------------------------------------