From 274345a9d0bbe1248b47f314acf1e20f89b666eb Mon Sep 17 00:00:00 2001 From: Robert Valta Date: Thu, 7 May 2020 13:09:30 +0300 Subject: [PATCH] Bump to 0.7.15 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index a4e93c39..f82e6652 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setuptools.setup( name="hmt-escrow", - version="0.7.14", + version="0.7.15", author="HUMAN Protocol", description= "A python library to launch escrow contracts to the HUMAN network.",