From cca9c6b669b979eddd8e8bd2b43401a07ceb4acb Mon Sep 17 00:00:00 2001 From: Benjamin Bach Date: Mon, 27 Aug 2018 18:13:48 +0200 Subject: [PATCH] Capture that develop is 0.11 and in develop mode --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index b073bc64..20b2d5e5 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -14,7 +14,7 @@ # FOR! DO NOT LET THEM BE TARGETTED AT MORE THAN ONE MINOR SERIES! # I.E.: 0.1.x -- important to add 'dev' suffix for docs targetting development # series. -DISPLAY_VERSION = "0.10.x" +DISPLAY_VERSION = "0.11.0.dev" # If extensions (or modules to document with autodoc) are in another directory,