From 02f2443f98d13be06341a72a25c81fb52df05cdc Mon Sep 17 00:00:00 2001 From: Raniere Silva Date: Thu, 28 Jun 2018 15:14:55 +0100 Subject: [PATCH] Increase version to v1.14.1 --- lowfat/settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lowfat/settings.py b/lowfat/settings.py index 3c39856a..950d5d4a 100644 --- a/lowfat/settings.py +++ b/lowfat/settings.py @@ -15,7 +15,7 @@ URL_SRC = "https://github.com/softwaresaved/lowfat" -VERSION = "1.14.0" +VERSION = "1.14.1" SETTINGS_EXPORT = [ 'URL_SRC',