From f387df41d7a90fd85ff11b44450b3f1b451ffd08 Mon Sep 17 00:00:00 2001 From: ibuler Date: Fri, 22 Mar 2019 17:23:02 +0800 Subject: [PATCH] =?UTF-8?q?[Update]=20=E4=BF=AE=E6=94=B9=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/__init__.py b/apps/__init__.py index 84ed43028..f62c895b3 100644 --- a/apps/__init__.py +++ b/apps/__init__.py @@ -1,4 +1,4 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- # -__version__ = "1.4.8" +__version__ = "1.4.9"