From a7d73671b5b91918f98268c433a4be735a37ce54 Mon Sep 17 00:00:00 2001 From: Kentaro Wada Date: Fri, 1 Mar 2019 12:47:58 +0000 Subject: [PATCH] 6.4.15 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index b4ad59e..8652b85 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ from setuptools import setup -version = '6.4.14' +version = '6.4.15' if sys.argv[1] == 'release':