From 6cc9808c142892d3eacafccde0debb93645782a6 Mon Sep 17 00:00:00 2001 From: Raniere Silva Date: Thu, 15 Jun 2017 15:30:56 +0100 Subject: [PATCH] Increase version to 1.4.1 --- lowfat/settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lowfat/settings.py b/lowfat/settings.py index c2121d98..9adbfca3 100644 --- a/lowfat/settings.py +++ b/lowfat/settings.py @@ -15,7 +15,7 @@ URL_SRC = "https://github.com/softwaresaved/lowfat" -VERSION = "1.4.0" +VERSION = "1.4.1" SETTINGS_EXPORT = [ 'URL_SRC',