From 9c21145be315a434ee30330cbe94aa778fa80495 Mon Sep 17 00:00:00 2001 From: Raniere Silva Date: Mon, 20 Nov 2017 15:09:44 +0000 Subject: [PATCH] Increase version to 1.10.0 --- lowfat/settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lowfat/settings.py b/lowfat/settings.py index 68e1ed5e..8663212c 100644 --- a/lowfat/settings.py +++ b/lowfat/settings.py @@ -15,7 +15,7 @@ URL_SRC = "https://github.com/softwaresaved/lowfat" -VERSION = "1.9.0" +VERSION = "1.10.0" SETTINGS_EXPORT = [ 'URL_SRC',