From 005a3d95615ab7f0b0161852f0be4cea468b4bfc Mon Sep 17 00:00:00 2001 From: Kentaro Wada Date: Mon, 18 Oct 2021 21:02:49 +0100 Subject: [PATCH] 4.1.1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 4a8ea10a..7c48a76b 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ from setuptools import setup -version = "4.1.0" +version = "4.1.1" if sys.argv[1] == "release":