From 44134468b13daf4c3b8226add2769fae524fbb07 Mon Sep 17 00:00:00 2001 From: guofei Date: Sat, 18 Apr 2020 23:16:00 +0800 Subject: [PATCH] v0.5.6 --- sko/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sko/__init__.py b/sko/__init__.py index 56ff040..011d023 100644 --- a/sko/__init__.py +++ b/sko/__init__.py @@ -1,4 +1,4 @@ -__version__ = '0.5.5' +__version__ = '0.5.6' def start():