diff --git a/docs/conf.py b/docs/conf.py index 129b080..e142cc3 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -90,7 +90,7 @@ # The short X.Y version. version = u'2.0.0' # The full version, including alpha/beta/rc tags. -release = u'Final release' +release = u'2.0.0' # The short X.Y version. # version = sksurgeryvtk.__version__