From 224a7b1c271a30842a1bc3ff6f0419546c9e838a Mon Sep 17 00:00:00 2001
From: Piotr Maslanka <piotr.maslanka@henrietta.com.pl>
Date: Sun, 5 Feb 2017 06:35:43 +0100
Subject: [PATCH] 0.90

---
 docs/conf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/conf.py b/docs/conf.py
index b6cb347..554b356 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.90'
 # The full version, including alpha/beta/rc tags.
-release = u'0.90-rc'
+release = u'0.90'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
-- 
GitLab