diff --git a/setup.py b/setup.py index ce2c703..d0f2a05 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setup( name="eth-cobra", - version='0.1.0', + version='0.1.1', description='A fast, flexible and simple development environment framework for Ethereum smart contract, ' 'testing and deployment on Ethereum virtual machine(EVM). https://cobraframework.github.io', long_description=long_description,