From 5f7b4c56a2ecb21d88ca6e1f2440a4d6c6560a5a Mon Sep 17 00:00:00 2001 From: chesnutcase Date: Fri, 12 Apr 2019 03:47:00 +0800 Subject: [PATCH] release 1.0.1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 6753fba..baaf340 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="elasticroute", - version="1.0.0", + version="1.0.1", author="Detrack", author_email="chester@detack.com", description="Free, intelligent routing for your logistics – now on Python",