From 48168f0147369e5c895c8f695d655cebef4b2f7b Mon Sep 17 00:00:00 2001 From: Mikko Kotila Date: Tue, 25 May 2021 21:04:07 +0300 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 36cad3c..12f9d84 100755 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ URL = 'http://autonom.io' LICENSE = 'MIT' DOWNLOAD_URL = 'https://github.com/autonomio/talos/' -VERSION = '1.0.1' +VERSION = '1.0.2' try: