From 6399b18de6cf5083b338398d67b8ee0f84e63f2a Mon Sep 17 00:00:00 2001 From: Kentaro Wada Date: Sat, 25 Jun 2022 19:23:18 +0900 Subject: [PATCH] 4.5.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index a25b8bfa..20cd21c2 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ from setuptools import setup -version = "4.4.0" +version = "4.5.0" if sys.argv[1] == "release":