From ec05a95b24d050ba3a5a060345876f417c981b84 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Mon, 6 Jul 2020 16:38:01 +0200 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 74796217..fc245df8 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from setuptools import setup -VERSION = "1.11.0" +VERSION = "1.11.1" setup( name="builder",