diff --git a/setup.py b/setup.py index 215771c..d22a369 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ NAME = 'eip712-structs' -VERSION = '1.0.1' +VERSION = '1.1.0' install_requirements = [ 'eth-utils>=1.4.0',