From c38ff982b5060df9a8dbf20da5e40a6c9cb128e7 Mon Sep 17 00:00:00 2001 From: Guannan Ma Date: Thu, 14 Mar 2019 11:06:38 +0800 Subject: [PATCH] update to version 2.0.4 update to version 2.0.4 --- cup/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cup/version.py b/cup/version.py index d4cd071..52db725 100644 --- a/cup/version.py +++ b/cup/version.py @@ -13,7 +13,7 @@ ] -VERSION = '2.0.3' +VERSION = '2.0.4' AUTHOR = 'CUP-DEV Team' # vi:set tw=0 ts=4 sw=4 nowrap fdm=indent