From b4a2f3e69ece923076e45eff086e5db416779622 Mon Sep 17 00:00:00 2001 From: Ruslan Kuprieiev Date: Fri, 22 Jul 2022 14:08:07 +0300 Subject: [PATCH] conf: bump version to 1.14.0 --- docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index a2c58611..c77223c4 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -58,9 +58,9 @@ # built documents. # # The short X.Y version. -version = "1.13.0" +version = "1.14.0" # The full version, including alpha/beta/rc tags. -release = "1.13.0" +release = "1.14.0" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.