diff --git a/setup.py b/setup.py index 443ba405..34864a9f 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setuptools.setup( name="hmt-escrow", - version="0.7.19", + version="0.7.20", author="HUMAN Protocol", description= "A python library to launch escrow contracts to the HUMAN network.",