From aefc7020bbcb77b47d9d5751d8e2a573f373e8d1 Mon Sep 17 00:00:00 2001 From: Raniere Silva Date: Thu, 8 Feb 2018 16:07:40 +0000 Subject: [PATCH] Increase version to 1.11.0 --- lowfat/settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lowfat/settings.py b/lowfat/settings.py index d4dc9122..38aac47d 100644 --- a/lowfat/settings.py +++ b/lowfat/settings.py @@ -15,7 +15,7 @@ URL_SRC = "https://github.com/softwaresaved/lowfat" -VERSION = "1.11.0" +VERSION = "1.12.0" SETTINGS_EXPORT = [ 'URL_SRC',