diff --git a/docs/conf.py b/docs/conf.py index f8b9bbf..340be52 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -66,7 +66,7 @@ # # The short X.Y version. #from datatest import __version__ -__version__ = '0.9.2.dev0' +__version__ = '0.9.2' version = __version__ # The full version, including alpha/beta/rc tags.