From c9ac1337eebe1a886bf386a67085268d727643c6 Mon Sep 17 00:00:00 2001 From: Robert Valta Date: Thu, 23 Apr 2020 00:38:03 +0300 Subject: [PATCH] Bump to 0.7.11 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 03307071..92ef70e6 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setuptools.setup( name="hmt-escrow", - version="0.7.10", + version="0.7.11", author="HUMAN Protocol", description= "A python library to launch escrow contracts to the HUMAN network.",