From c4f971202309b321ecb155b9a8b32899e7dfb194 Mon Sep 17 00:00:00 2001 From: newpanjing Date: Mon, 3 Jun 2019 16:36:32 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=B8=80=E4=B8=AAbug?= =?UTF-8?q?=EF=BC=8C=E4=B8=B4=E6=97=B6=E5=8F=91=E5=B8=832.1.2.0603?= =?UTF-8?q?=E4=BF=AE=E8=AE=A2=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- simpleui/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simpleui/__init__.py b/simpleui/__init__.py index 00b0244c..8aa01a87 100644 --- a/simpleui/__init__.py +++ b/simpleui/__init__.py @@ -1,2 +1,2 @@ def get_version(): - return '2.1.2' + return '2.1.2.0603'