From 36a872a9c000fdb58e62ca3eb6ed43b0df2ca92e Mon Sep 17 00:00:00 2001 From: Yoshiki Matsuda Date: Sat, 12 Aug 2023 02:23:17 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Release=20v0.1.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 70c9b4d..e064b2c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = amplify-bench -version = 0.1.1 +version = 0.1.2 author = Fixstars Corporation, Fixstars Amplify Corporation author_email = "Yoshiki Matsuda" maintainer = Yoshiki Matsuda, Hiroki Kawahara, Kosuke Suzuki