From 268b2319da48440bc59e812b90c7a6143c00df34 Mon Sep 17 00:00:00 2001 From: Andy Meneely Date: Tue, 31 Jul 2018 21:24:43 -0400 Subject: [PATCH] Doc version bump --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 82f6fe0..1997ced 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -57,7 +57,7 @@ author = u'Andy Meneely' # The short X.Y version. version = u'v0.14' # The full version, including alpha/beta/rc tags. -release = u'v0.14.1' +release = u'v0.14.2' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.