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