From 18eb07611ee9d1ad95e3aeac76a74ec7e052965a Mon Sep 17 00:00:00 2001 From: Jinyu Wang Date: Thu, 26 Aug 2021 06:46:56 +0000 Subject: [PATCH] update package version --- maro/__misc__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maro/__misc__.py b/maro/__misc__.py index 1a2cf4875..8f33b5a9b 100644 --- a/maro/__misc__.py +++ b/maro/__misc__.py @@ -2,6 +2,6 @@ # Licensed under the MIT license. -__version__ = "0.2.3a3" +__version__ = "0.2.3a4" __data_version__ = "0.2"