From 39facaf507c225c957735341122eddfdad269a51 Mon Sep 17 00:00:00 2001 From: Raniere Silva Date: Fri, 1 Sep 2017 07:11:20 +0100 Subject: [PATCH] Increase version to 1.7.0 --- lowfat/settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lowfat/settings.py b/lowfat/settings.py index f536140b..dd0f52e7 100644 --- a/lowfat/settings.py +++ b/lowfat/settings.py @@ -15,7 +15,7 @@ URL_SRC = "https://github.com/softwaresaved/lowfat" -VERSION = "1.6.1" +VERSION = "1.7.0" SETTINGS_EXPORT = [ 'URL_SRC',