From 26bf14753223740653cb020659cc4a84685eccb2 Mon Sep 17 00:00:00 2001 From: Piotr Maslanka <piotr.maslanka@henrietta.com.pl> Date: Sun, 29 Jan 2017 21:05:54 +0100 Subject: [PATCH] docs ver bump --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 04b6e42..a051628 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -59,7 +59,7 @@ author = u'DMS Serwis s.c.' # The short X.Y version. version = '0.89' # The full version, including alpha/beta/rc tags. -release = u'0.89-latest' +release = u'0.89' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- GitLab