From 2c392be06097e7e29d6e913f060b6c793a5d7c29 Mon Sep 17 00:00:00 2001 From: Raniere Silva Date: Thu, 12 Apr 2018 15:45:05 +0100 Subject: [PATCH] Increase version to 1.12.1 --- lowfat/settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lowfat/settings.py b/lowfat/settings.py index 38aac47d..58a0cd45 100644 --- a/lowfat/settings.py +++ b/lowfat/settings.py @@ -15,7 +15,7 @@ URL_SRC = "https://github.com/softwaresaved/lowfat" -VERSION = "1.12.0" +VERSION = "1.12.1" SETTINGS_EXPORT = [ 'URL_SRC',