From 494e8150032178ee530c69ef253fd5903544a167 Mon Sep 17 00:00:00 2001 From: Alban Gruin Date: Tue, 10 Oct 2017 21:26:27 +0200 Subject: Ajout de la variable VERSION --- __init__.py | 1 + 1 file changed, 1 insertion(+) (limited to '__init__.py') diff --git a/__init__.py b/__init__.py index dbcf830..13ff905 100644 --- a/__init__.py +++ b/__init__.py @@ -13,4 +13,5 @@ # You should have received a copy of the GNU Affero General Public License # along with celcatsanitizer. If not, see . +VERSION = "dev" default_app_config = "edt.apps.EdtConfig" -- cgit v1.2.1