From 1f78e7a43130acfa4bedf16c1007a1b0f37c75c3 Mon Sep 17 00:00:00 2001 From: Damien George Date: Wed, 23 Aug 2017 11:46:35 +1000 Subject: [PATCH] docs: Bump version to 1.9.2. --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 2c3423d99b..a8df373150 100755 --- a/docs/conf.py +++ b/docs/conf.py @@ -98,7 +98,7 @@ copyright = '2014-2017, Damien P. George, Paul Sokolovsky, and contributors' # # We don't follow "The short X.Y version" vs "The full version, including alpha/beta/rc tags" # breakdown, so use the same version identifier for both to avoid confusion. -version = release = '1.9.1' +version = release = '1.9.2' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.