From 8ee7cb5aa50206fc2b4d4c3198b3c55ccd75c5aa Mon Sep 17 00:00:00 2001 From: Johnny Chen Date: Sat, 29 Aug 2020 03:47:38 +0800 Subject: [PATCH] jill v0.7.2 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 241f708..9c5435e 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ setuptools.setup( name='jill', - version='0.7.1', + version='0.7.2', author="Johnny Chen", author_email="johnnychen94@hotmail.com", description="JILL -- Julia Installer for Linux (MacOS, Windows and FreeBSD) -- Light",