From 76e81d9ac8f35be0095fc1877a0f5a762c281088 Mon Sep 17 00:00:00 2001 From: Kentaro Wada Date: Sat, 26 Feb 2022 14:13:47 +0000 Subject: [PATCH] 4.4.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index cfbcfe77..a25b8bfa 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ from setuptools import setup -version = "4.3.1" +version = "4.4.0" if sys.argv[1] == "release":