From c81c3c3d4da2a02dfcb669ad324f9a88e060ea8f Mon Sep 17 00:00:00 2001 From: Piotr Maslanka <piotr.maslanka@henrietta.com.pl> Date: Sun, 8 Oct 2017 00:06:48 +0200 Subject: [PATCH] cfg --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index a23c1972..98b9d565 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -61,7 +61,7 @@ author = u'Piotr MaĹlanka' # The short X.Y version. version = u'2.0' # The full version, including alpha/beta/rc tags. -release = u'2.0.12' +release = u'2.0.13' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- GitLab